aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/index.php
Commit message (Expand)AuthorAgeFilesLines
* 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
* error_die changes and various bug fixes to filesPaul S. Owen2001-04-151-9/+11
* Compatibility and template updatesPaul S. Owen2001-04-151-0/+1
* Users online updatePaul S. Owen2001-04-151-1/+1
* Session code updatesPaul S. Owen2001-04-151-0/+9
* New template system. Lots of merging conflicts, so let nate know if he broke ...natec2001-03-171-16/+3
* Merged some stat functions (total users/posts etc)Bart van Bragt2001-03-101-3/+3
* Moved include filesBart van Bragt2001-03-091-4/+5
* Changed f.forums_order to f.forum_orderBart van Bragt2001-03-031-1/+1
* Preliminary MSSQL compability updatesPaul S. Owen2001-03-021-1/+2
* Add forum ordering to IndexPaul S. Owen2001-02-271-2/+2
* A forum with no forums/cats now shows a nice message insted of a big ugly mes...James Atkinson2001-02-251-0/+4