aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/includes/page_tail.php
Commit message (Expand)AuthorAgeFilesLines
* No longer "MySQL" specific explainPaul S. Owen2003-03-201-1/+1
* Redirect path changesPaul S. Owen2003-03-131-1/+1
* Renamed some functions in cache manager, now unloads vars properly before the...Ludovic Arnaud2003-02-211-4/+6
* Un-b0rked ACL options caching, small general fixesLudovic Arnaud2003-01-201-1/+4
* Implementation of an experimental cache manager.Ludovic Arnaud2003-01-111-0/+2
* Of course it has to be more tricky than that doesn't it ... well, I'm off to ...Paul S. Owen2002-11-211-1/+1
* Further layout faffing, nav links for viewtopic (code needs merging with view...Paul S. Owen2002-11-191-1/+1
* doubleval for load config, session to user var name changePaul S. Owen2002-10-311-2/+2
* Changed $board_config to $config, more posting "stuff", altered polling code ...Paul S. Owen2002-10-301-2/+2
* Mostly changes to turn userdata into user->data, lang into user->lang + bitst...Paul S. Owen2002-10-201-8/+4
* Random bugfixes, (hopefully) improved admin panel security.Ludovic Arnaud2002-10-171-1/+1
* More bugfixesLudovic Arnaud2002-10-101-1/+2
* Bugfix (disappearing forum names) + enabled jumpbox and modified it to allow ...Ludovic Arnaud2002-10-101-4/+9
* Permission changes, updates admin functions, indented jumpboxes ... note that...Paul S. Owen2002-10-081-1/+1
* Well, here are all my changes ... don't blame me if things break :DPaul S. Owen2002-10-041-2/+2
* Subforums handling part 2, it almost works. Also added: the "Explain" link at...Ludovic Arnaud2002-10-031-15/+16
* More changes ... switched away from prefetch for now ...Paul S. Owen2002-08-131-26/+3
* Same as last commits, updates for various changesPaul S. Owen2002-07-141-17/+7
* Some transfers from 2.0.x plus move debugging to template var which will plea...Paul S. Owen2002-06-081-18/+16
* Update a few things for 2.1 CVSPaul S. Owen2002-04-041-0/+14
* Remove timing and other details for final release ...can always be put back f...Paul S. Owen2002-04-041-50/+15
* Updates to overcome security issue + updates of various functions, initial ve...Paul S. Owen2002-03-181-0/+5
* oops, forgot to change version setting ...Paul S. Owen2002-03-041-1/+1
* Fix various var not set warnings ... many thanks go to The Horta for pointing...Paul S. Owen2002-01-281-1/+1
* Add TRANSLATION_INFO for _footerPaul S. Owen2002-01-161-1/+3
* This is not Beta-1 anymoreBart van Bragt2001-11-011-2/+2
* Topic review changes + updatesPaul S. Owen2001-10-161-3/+12
* Re-added GPL disclaimersJames Atkinson2001-08-301-8/+17
* Modified header commentsPaul S. Owen2001-08-261-11/+0
* Beta-1 name changesPaul S. Owen2001-08-201-1/+1
* HTML 4.01 and XHTML 1.0 compliance changesPaul S. Owen2001-07-311-4/+8
* HTML 4.01 and XHTML 1.0 compliance changesPaul S. Owen2001-07-311-1/+1
* Fixed errors, non-sid-appended urls, lang switchovers, etc.Paul S. Owen2001-07-201-2/+6
* GZIP status outputPaul S. Owen2001-07-111-1/+3
* Number of queries executed ... for testing onlyPaul S. Owen2001-07-081-7/+6
* Changes related to message.phpuid420622001-07-041-0/+8
* Updated gzip encoding for < 4.0.4pl1 I think ...Paul S. Owen2001-06-301-1/+22
* Moved current time (S_CURRENT_TIME) to page_headerJames Atkinson2001-06-131-1/+0
* Updated so admin link only displayed for adminsPaul S. Owen2001-05-311-1/+1
* Removed separate header/footers and moved into each pages bodyPaul S. Owen2001-05-171-23/+0
* Moved config, images vars to arrays and various other fixesPaul S. Owen2001-05-031-4/+5
* Added current time to overall footerJames Atkinson2001-04-191-23/+25
* Page tail updates for viewonlinePaul S. Owen2001-04-151-15/+31
* Changes related to session code updatesPaul S. Owen2001-03-211-1/+1
* New template system. Lots of merging conflicts, so let nate know if he broke ...natec2001-03-171-6/+6
* Moved include filesBart van Bragt2001-03-091-0/+63