aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/includes/usercp_register.php
Commit message (Expand)AuthorAgeFilesLines
* Changed code so it stores total users in config table to remove a slightly co...James Atkinson2002-04-301-0/+9
* merged from 2.0.0 branch (marked merge_point_20020420) + assorted updates and...Paul S. Owen2002-04-201-11/+9
* Wasn't reporting oversized (filesize) avatars ... again.Paul S. Owen2002-04-031-1/+1
* Shorten the activation, key to allow for less than 77 characters..,yet still ...the_systech2002-04-011-1/+7
* pre-freeze on main templates, various bug fixes (highlighting search results,...Paul S. Owen2002-03-311-22/+9
* Check returned language stringPaul S. Owen2002-03-291-1/+17
* Some extra comments and removed a redundant ifBart van Bragt2002-03-241-10/+18
* Move $error=FALSE out of conditional to top of scriptPaul S. Owen2002-03-241-2/+1
* Fix issues with quotes in profile fields and avatarsPaul S. Owen2002-03-231-37/+25
* damn it damn it ... engage brain before commiting the thing you were going to...Paul S. Owen2002-03-211-6/+1
* Change lang output upon no passwords entered to Fields_empty ... thanks acydb...Paul S. Owen2002-03-211-1/+6
* This one has the added benefit of working ...Paul S. Owen2002-03-211-6/+1
* Fix blank error when not submitting any passwords during registration and alt...Paul S. Owen2002-03-211-59/+17
* Replace space with + in AIM namesPaul S. Owen2002-03-201-4/+4
* Fix issue where nothing is reported for avatars larger than max filesize, bug...Paul S. Owen2002-03-201-33/+32
* Just me nitpicking... Thought the file header name should match the filename...the_systech2002-03-191-1/+1
* One more error and this computer gets to see the Ionosphere close up ...Paul S. Owen2002-03-191-1/+1
* Me getting irritated now ...Paul S. Owen2002-03-191-2/+2
* Stop being too paranoid about hacking of includes containing only fully inclu...Paul S. Owen2002-03-181-6/+12
* Fix for typo that wouldn't allow user registration line 487 should have check...the_systech2002-03-181-2/+2
* Fix for avatar gallery cancel appearing to delete avatarPaul S. Owen2002-03-181-2/+6
* Updates to overcome security issue + updates of various functions, initial ve...Paul S. Owen2002-03-181-0/+965