aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB
Commit message (Expand)AuthorAgeFilesLines
* Templating var assignment changes and various updates or fixesPaul S. Owen2001-04-1914-80/+91
* Minor cleanupPaul S. Owen2001-04-192-5/+4
* Clean up and added timezone output to templatesPaul S. Owen2001-04-193-126/+170
* Fixed profile viewing urlPaul S. Owen2001-04-191-2/+2
* Small mods to login pagePaul S. Owen2001-04-193-14/+24
* Introduced a full page login box inc prelim themeingPaul S. Owen2001-04-192-1/+78
* Removed need to send db as a parameter to functionsPaul S. Owen2001-04-196-19/+33
* Replaced previously removed anon and non-logged-in user templating infoPaul S. Owen2001-04-191-5/+26
* Modified as per Nathans suggestion - Mark IIPaul S. Owen2001-04-192-3/+3
* Modified as per Nathans suggestionPaul S. Owen2001-04-193-44/+67
* Changed IP types to char 8 for time beingPaul S. Owen2001-04-191-9/+26
* Moved defaults to common + dir move changesPaul S. Owen2001-04-192-25/+30
* Off to the realm of Mordor we goPaul S. Owen2001-04-196-1492/+0
* Moved all included files to includesPaul S. Owen2001-04-197-1/+1493
* Added current time to overall footerJames Atkinson2001-04-192-25/+28
* Some more fine turning on the profile sectionJames Atkinson2001-04-191-3/+3
* Fix for viewonline templatesJames Atkinson2001-04-191-0/+1
* Some small fixes in the viewonline templatesJames Atkinson2001-04-192-2/+2
* create_date function needs to use gmdate in order to output a correct date.James Atkinson2001-04-191-53/+54
* minor updates to add domain, path, securePaul S. Owen2001-04-181-8/+8
* cookie additionsPaul S. Owen2001-04-181-0/+3
* Updated mysql_basic file with new user fieldsJames Atkinson2001-04-181-2/+2
* Latest mysql schema dumpJames Atkinson2001-04-181-240/+203
* Made index.php use the POST_USERS_URL constant everywhereJames Atkinson2001-04-181-27/+28
* Most of profile and registration doneJames Atkinson2001-04-185-71/+170
* Added profile view templateJames Atkinson2001-04-182-1/+66
* Fixed some hard coded referances to table namesJames Atkinson2001-04-172-74/+74
* oopsnatec2001-04-161-0/+1
* Interim fix for template data destructionnatec2001-04-161-0/+9
* Added a mod otherwise viewforum craps outBart van Bragt2001-04-161-0/+2
* Initial checkinBart van Bragt2001-04-161-0/+11
* Removed some debugging stuffBart van Bragt2001-04-161-1/+0
* Fixed session code for existing userid cookie but not corresponding DB entryBart van Bragt2001-04-161-0/+3
* Delete functionality that has been moved to the session codeBart van Bragt2001-04-161-81/+1
* Changed session_forum to session_pageBart van Bragt2001-04-161-1/+1
* Another damn bug ... I swear ... no I really am swearingPaul S. Owen2001-04-161-1/+1
* Yep more commits where werentPaul S. Owen2001-04-162-4/+5
* yet another file that did not appear to commitPaul S. Owen2001-04-161-0/+7
* Right that is it I don't want to see this again till tomorrowPaul S. Owen2001-04-161-1/+1
* still more damn viewonline updates ... that I forgotPaul S. Owen2001-04-162-7/+11
* viewonline updatesPaul S. Owen2001-04-162-6/+30
* timezone and dateformat update to configPaul S. Owen2001-04-151-0/+4
* Potential split of viewonline statusPaul S. Owen2001-04-152-0/+48
* Minor username error updatePaul S. Owen2001-04-151-2/+2
* Page tail updates for viewonlinePaul S. Owen2001-04-152-16/+32
* error_die changes and various bug fixesPaul S. Owen2001-04-153-37/+47
* error_die changes and various bug fixes to filesPaul S. Owen2001-04-158-49/+43
* And as if by magic the shopkeeper disappearedPaul S. Owen2001-04-151-300/+0
* Change to GET rather than POSTPaul S. Owen2001-04-151-1/+1
* Whosonline implementationPaul S. Owen2001-04-154-0/+220