summaryrefslogtreecommitdiffstats
path: root/include/register.php
AgeCommit message (Expand)AuthorFilesLines
2015-10-04BUGFIX: fix mysql insert statements (null values for timestamps didn't work a...Arun Persaud1-2/+2
2014-01-05updated copyright to 2014Arun Persaud1-1/+1
2013-01-12updated copyright for 2013Arun Persaud1-1/+1
2012-09-22updated to better password hash: use crypt instead of md5Arun Persaud1-7/+18
2012-09-22marked more strings for translationArun Persaud1-6/+6
2012-09-22replaces some more " with 'Arun Persaud1-19/+19
2012-02-10updated copyright notice for 2012Arun Persaud1-1/+1
2011-10-05cleared up the look of the front page a bitArun Persaud1-69/+11
2010-02-06added copyright notice and GPL referenceArun Persaud1-0/+19
2009-04-25NEW FEATURE: added OpenID supportArun Persaud1-28/+75
2009-01-17NEW FEATURE: add a random math question to the registration progress to get r...Arun Persaud1-5/+63
2008-10-18CELANUP: inform user who is registering that his email will be visibleArun Persaud1-1/+4
2008-08-17CLEANUP: some more comments, also removed some debug messagesArun Persaud1-10/+11
2008-05-10NEW FEATURE: new settings page, user can now change timezoneArun Persaud1-7/+3
2008-05-06CLEANUP: removed all calls to mysql functions and replaced them with calls to...Arun Persaud1-4/+4
2008-04-26CLEANUP: moved register.php to the include directoryArun Persaud1-0/+83