Don't know if this helps at all but in signup.php around line 518 is the formula which has 1930 in it. Maybe changing that?
Code:for ($i = date('Y'); $i >= 1930; $i --)
Don't know if this helps at all but in signup.php around line 518 is the formula which has 1930 in it. Maybe changing that?
Code:for ($i = date('Y'); $i >= 1930; $i --)
If it's not fun, stop doing it!
From 1930 - 1993 - which will only allow 18+ to register
Bookmarks