aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/ucp.php
Commit message (Expand)AuthorAgeFilesLines
* Re-arrange auth and setup calls ... needs to be repeated for all major scriptsPaul S. Owen2003-07-141-1/+2
* Move certain methods out of ucp class, move ucp class into ucp, break half a ...Paul S. Owen2003-07-071-13/+246
* Updated Firebird schema ... "compatible" with mysql version ... NOTE the chan...Paul S. Owen2003-06-151-2/+2
* Majority are UCP related updates ... avatars should now work, aside from gall...Paul S. Owen2003-05-261-9/+8
* Changes as per functions_user.phpPaul S. Owen2003-05-191-90/+25
* Yet more mildly fudged code ... just to get something up, minor fixes/updates...Paul S. Owen2003-05-111-13/+0
* Returned to instantiation of ucp object ... perhaps this approach is better? ...Paul S. Owen2003-05-101-230/+85
* guess whatPaul S. Owen2003-05-101-1/+2
* Had to make a start on the UCP proper ... note that things may and in places ...Paul S. Owen2003-05-091-16/+101
* page header/footer become functions, forum passwords (I know, I know but it a...Paul S. Owen2003-05-031-3/+2
* Moved login procedure to a function enabling "inline" login links ... no more...Paul S. Owen2003-03-171-100/+109
* Tons of work on the UCP, see my topic in the development forum for more infoJames Atkinson2003-03-041-5/+36
* Add ANONYMOUS check for user_idPaul S. Owen2003-02-221-1/+1
* This is the main UCP interface, handles passing off to registartion andJames Atkinson2003-01-301-44/+169
* Remove server string stuff since it's now handled by redirectPaul S. Owen2003-01-081-9/+0
* Oh my God what have they done? What HAVE they done .... infamy! infamy! they'...Paul S. Owen2003-01-081-0/+40
* Moved profile.php to ucp.php. ucp is really really broken right now, don't ev...James Atkinson2002-11-211-0/+112