aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/index.php
Commit message (Expand)AuthorAgeFilesLines
* Could've sworn I'd commited this ... oh well, brain is going, yeah I know, wh...Paul S. Owen2001-11-181-1/+1
* Mainly language updates but some bug fixes tooPaul S. Owen2001-11-161-30/+32
* Altered various language constructs + new quote changes for PM + altered pagi...Paul S. Owen2001-10-251-17/+14
* Various changes to location redirection ... please note the format and name c...Paul S. Owen2001-10-141-5/+0
* Minor updates and fixesPaul S. Owen2001-10-101-1/+3
* Fixed sql = NULL cockup and bug #466615Paul S. Owen2001-09-301-2/+2
* Again seems I forgot to FTP this, adds the message_die for marking forums readPaul S. Owen2001-09-281-9/+52
* topic watch/forum/topic read now cause a message to be displayed, changed pro...Paul S. Owen2001-09-261-10/+1
* Mental note, remove old un-needed SQL ...Paul S. Owen2001-09-241-29/+27
* New search 'stuff' ... not completePaul S. Owen2001-09-171-1/+3
* Added alternative image capability for index forum iconsPaul S. Owen2001-09-161-2/+2
* Altered layout of phpbb_config tableBart van Bragt2001-09-081-1/+1
* Re-added GPL disclaimersJames Atkinson2001-08-301-18/+27
* Modified header commentsPaul S. Owen2001-08-261-10/+0
* Fixed problem with index not showing unread topics in forums for recent repliesPaul S. Owen2001-08-211-7/+15
* Improved index folder mark codePaul S. Owen2001-08-091-24/+18
* New marked folder systemPaul S. Owen2001-08-071-6/+54
* More compliance updates + select previous posts in viewtopicPaul S. Owen2001-07-311-1/+1
* HTML 4.01 and XHTML 1.0 compliance changesPaul S. Owen2001-07-311-36/+17
* Forum locked icon and notice on indexPaul S. Owen2001-07-241-0/+2
* Forum locking now implemented + some updates for future functionalityPaul S. Owen2001-07-241-18/+44
* Template config system, store relevant config stuff herePaul S. Owen2001-07-141-25/+3
* A demo of some Group CP functionalityPaul S. Owen2001-07-131-4/+4
* Changes to include location + some other misc stuffPaul S. Owen2001-07-131-114/+121
* Various updates for message.php and othersuid420622001-07-041-20/+8
* Fixes for more messups on my partPaul S. Owen2001-06-181-8/+6
* Switched forum_auth to the forums tablePaul S. Owen2001-06-171-11/+2
* Added a count of total number of topics to the get_db_stats functionJames Atkinson2001-06-131-0/+2
* Posting preview done, ability for anonymous users to post with a usernameJames Atkinson2001-06-111-6/+13
* Minor updatesPaul S. Owen2001-06-111-71/+63
* Fixed postgres query in indexJames Atkinson2001-06-071-28/+28
* Demo topic tracking code ... commented out by defaultPaul S. Owen2001-06-051-12/+72
* Basic new post folder colour changePaul S. Owen2001-06-051-9/+25
* Hidden forums work for postgres now.James Atkinson2001-06-011-7/+17
* Allow restricted view forumsPaul S. Owen2001-06-011-22/+43
* Moderators now defined by the new auth setupPaul S. Owen2001-05-311-11/+18
* Slight mod to jump to last post calcPaul S. Owen2001-05-291-1/+1
* Removed separate header/footers and moved into each pages bodyPaul S. Owen2001-05-171-1/+21
* Upgraded last post featurePaul S. Owen2001-05-161-6/+12
* Re-did OUTER JOIN query since it is required herePaul S. Owen2001-05-151-32/+70
* Initial SQL updates completePaul S. Owen2001-05-131-8/+7
* Now allow for GET based sessionPaul S. Owen2001-05-061-5/+5
* Moved config, images vars to arrays and various other fixesPaul S. Owen2001-05-031-3/+3
* Updated to use create_date rather than datePaul S. Owen2001-05-021-6/+5
* Added view latest postPaul S. Owen2001-04-291-7/+11
* Added online users output to page header and from that, indexPaul S. Owen2001-04-281-12/+17
* Templating var assignment changes and various updates or fixesPaul S. Owen2001-04-191-1/+0
* Minor cleanupPaul S. Owen2001-04-191-3/+2
* Removed need to send db as a parameter to functionsPaul S. Owen2001-04-191-4/+4
* Made index.php use the POST_USERS_URL constant everywhereJames Atkinson2001-04-181-27/+28