aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/index.php
Commit message (Expand)AuthorAgeFilesLines
* some language additions and tiny bugfixes related to the request_var changeMeik Sievertsen2005-05-311-1/+2
* - some fixes here and thereMeik Sievertsen2005-04-301-5/+5
* - Documentation related changesMeik Sievertsen2005-04-091-12/+11
* - first try to break things...Meik Sievertsen2005-03-211-1/+2
* - load_moderators taken into account at index.phpMeik Sievertsen2004-10-081-1/+1
* my turn to break the forum (and at least pm's are no longer working - will no...Meik Sievertsen2004-09-041-1/+1
* Danger Wil Robinson Danger! Paul is commiting files! DangerPaul S. Owen2004-09-011-14/+14
* fix some issues with oop, fixing small bugs and prepare the next steps...Meik Sievertsen2004-05-021-1/+1
* Mark given set of forums marked, show "Mark forums read" link on subforum dis...Paul S. Owen2004-01-121-21/+3
* Hide special and hidden groups(?)Paul S. Owen2003-11-051-45/+10
* Updates mainly for removal of extension + header comment ... moved some aspec...Paul S. Owen2003-09-071-20/+12
* Show legend if group coloured and not hiddenPaul S. Owen2003-08-251-2/+1
* Re-arrange auth and setup calls ... needs to be repeated for all major scriptsPaul S. Owen2003-07-141-3/+3
* moved the queue call, added interval. The current lock is very "fluent" at th...Meik Sievertsen2003-05-301-9/+0
* added email queue + small changes (do not hit me for the mysql_basic change :D)Meik Sievertsen2003-05-291-1/+9
* Majority are UCP related updates ... avatars should now work, aside from gall...Paul S. Owen2003-05-261-1/+1
* Enable display of birthday listing ... controlled via ACP Load SettingsPaul S. Owen2003-05-201-1/+28
* page header/footer become functions, forum passwords (I know, I know but it a...Paul S. Owen2003-05-031-17/+12
* Various updates, forum links, "improve" forum management, cleanups, blah blah...Paul S. Owen2003-05-021-3/+8
* Various changes, and tests ... marking/tracking is not complete ... tinkering...Paul S. Owen2003-04-261-5/+3
* Fix login box actionPaul S. Owen2003-03-201-0/+2
* Without cachingPaul S. Owen2003-03-101-1/+1
* Various additions and fixesPaul S. Owen2003-03-101-9/+16
* Additional info for profilesPaul S. Owen2003-03-081-1/+10
* Moved "viewprofile" to memberslist ... consolidation incompletePaul S. Owen2003-03-051-1/+1
* More capitalised lang strings, fixed some unset or incorrect variablesLudovic Arnaud2003-02-171-11/+3
* Un-b0rked ACL options caching, small general fixesLudovic Arnaud2003-01-201-12/+3
* Very minor changes.Ludovic Arnaud2003-01-131-1/+1
* Initial Lastread support. Mind the schema and config changes\!Bart van Bragt2002-11-271-7/+2
* Moved profile.php to ucp.php. ucp is really really broken right now, don't ev...James Atkinson2002-11-211-1/+1
* Num posted articles/topics updatePaul S. Owen2002-11-131-0/+15
* Cleaned up viewforum/index, altered template class to replace missing lang st...Ludovic Arnaud2002-11-081-55/+1
* Fix a couple of issues, hopefully haven't broken anything Ashe was planning ...Paul S. Owen2002-11-071-2/+2
* Subforums update take #1Ludovic Arnaud2002-11-071-101/+6
* viewforum queries update + a couple of bugfixes.Ludovic Arnaud2002-11-051-0/+2
* Changed $board_config to $config, more posting "stuff", altered polling code ...Paul S. Owen2002-10-301-6/+6
* Mostly changes to turn userdata into user->data, lang into user->lang + bitst...Paul S. Owen2002-10-201-39/+39
* Permission related updates ... is still not final but is getting there ... fa...Paul S. Owen2002-10-081-5/+3
* Well, here are all my changes ... don't blame me if things break :DPaul S. Owen2002-10-041-30/+12
* I updated my copy with the Area51 template so here it is, along with a couple...Ludovic Arnaud2002-10-031-8/+8
* Subforums part 3: "the one that actually works"Ludovic Arnaud2002-10-031-28/+61
* Subforums handling part 2, it almost works. Also added: the "Explain" link at...Ludovic Arnaud2002-10-031-178/+109
* First implementation of subforums handling in index.Ludovic Arnaud2002-10-011-209/+213
* Forum/Topic marking updatesPaul S. Owen2002-08-221-27/+13
* Some sql changesPaul S. Owen2002-08-171-22/+9
* More session changes to accomodate ACL_PERMIT/PREVENT ...Paul S. Owen2002-08-151-202/+13
* Where did that dunce cap go?Paul S. Owen2002-08-131-1/+1
* oopsie, that version wasn't ready for commit ....Paul S. Owen2002-08-131-87/+407
* More changes ... switched away from prefetch for now ...Paul S. Owen2002-08-131-407/+87
* Updates for permissions, sessions, lots of things ... note that _many_ things...Paul S. Owen2002-07-141-151/+240