04-05-2019, 03:53 PM
(04-05-2019, 11:51 AM)MatthiasM Wrote: Fellow Userspicers,
the Validation.php class is missing some curly brackets at some if/else functions, starting at line 172 ( checking for >= ).
without them, the validation process failes on you.
I'm in love with the new language options <3
Keep on rocking,
Matthias
Ahh thank you! I will fix that. Glad you're liking it! It has to do with some of those things were written in the one line style that doesn't need them...until it does. I hate that style