aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/includes/page_tail.php
Commit message (Collapse)AuthorAgeFilesLines
* we commit thy source code to the trash, sectors to sectors, bytes to bytes, ↵Paul S. Owen2003-05-041-64/+0
| | | | | | bits to bits. git-svn-id: file:///svn/phpbb/trunk@3970 89ea8834-ac86-4346-8a33-228a782c2dd0
* No longer "MySQL" specific explainPaul S. Owen2003-03-201-1/+1
| | | | git-svn-id: file:///svn/phpbb/trunk@3690 89ea8834-ac86-4346-8a33-228a782c2dd0
* Redirect path changesPaul S. Owen2003-03-131-1/+1
| | | | git-svn-id: file:///svn/phpbb/trunk@3647 89ea8834-ac86-4346-8a33-228a782c2dd0
* Renamed some functions in cache manager, now unloads vars properly before ↵Ludovic Arnaud2003-02-211-4/+6
| | | | | | the page is output. git-svn-id: file:///svn/phpbb/trunk@3479 89ea8834-ac86-4346-8a33-228a782c2dd0
* Un-b0rked ACL options caching, small general fixesLudovic Arnaud2003-01-201-1/+4
| | | | git-svn-id: file:///svn/phpbb/trunk@3338 89ea8834-ac86-4346-8a33-228a782c2dd0
* Implementation of an experimental cache manager.Ludovic Arnaud2003-01-111-0/+2
| | | | git-svn-id: file:///svn/phpbb/trunk@3312 89ea8834-ac86-4346-8a33-228a782c2dd0
* 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
| | | | | | bed so it can stick it up its pipe and smoke it for now :D git-svn-id: file:///svn/phpbb/trunk@3078 89ea8834-ac86-4346-8a33-228a782c2dd0
* Further layout faffing, nav links for viewtopic (code needs merging with ↵Paul S. Owen2002-11-191-1/+1
| | | | | | viewforum/posting), moderators for viewtopic git-svn-id: file:///svn/phpbb/trunk@3063 89ea8834-ac86-4346-8a33-228a782c2dd0
* doubleval for load config, session to user var name changePaul S. Owen2002-10-311-2/+2
| | | | git-svn-id: file:///svn/phpbb/trunk@2994 89ea8834-ac86-4346-8a33-228a782c2dd0
* Changed $board_config to $config, more posting "stuff", altered polling code ↵Paul S. Owen2002-10-301-2/+2
| | | | | | in viewtopic and loads of new problems, poor coding, etc. created :) git-svn-id: file:///svn/phpbb/trunk@2983 89ea8834-ac86-4346-8a33-228a782c2dd0
* Mostly changes to turn userdata into user->data, lang into user->lang + ↵Paul S. Owen2002-10-201-8/+4
| | | | | | bitstring 2nd format + inheritance for permission admin and various other updates/fixes/changes ... note that user->lang & user->theme isn't final git-svn-id: file:///svn/phpbb/trunk@2958 89ea8834-ac86-4346-8a33-228a782c2dd0
* Random bugfixes, (hopefully) improved admin panel security.Ludovic Arnaud2002-10-171-1/+1
| | | | git-svn-id: file:///svn/phpbb/trunk@2954 89ea8834-ac86-4346-8a33-228a782c2dd0
* More bugfixesLudovic Arnaud2002-10-101-1/+2
| | | | git-svn-id: file:///svn/phpbb/trunk@2951 89ea8834-ac86-4346-8a33-228a782c2dd0
* Bugfix (disappearing forum names) + enabled jumpbox and modified it to allow ↵Ludovic Arnaud2002-10-101-4/+9
| | | | | | category jumping. git-svn-id: file:///svn/phpbb/trunk@2950 89ea8834-ac86-4346-8a33-228a782c2dd0
* Permission changes, updates admin functions, indented jumpboxes ... note ↵Paul S. Owen2002-10-081-1/+1
| | | | | | that the update script doesn't seem to introduce the user_permissions field @ present so you need to add it manually git-svn-id: file:///svn/phpbb/trunk@2942 89ea8834-ac86-4346-8a33-228a782c2dd0
* Well, here are all my changes ... don't blame me if things break :DPaul S. Owen2002-10-041-2/+2
| | | | git-svn-id: file:///svn/phpbb/trunk@2923 89ea8834-ac86-4346-8a33-228a782c2dd0
* Subforums handling part 2, it almost works. Also added: the "Explain" link ↵Ludovic Arnaud2002-10-031-15/+16
| | | | | | at the bottom page, can be removed easily before official release if necessary. git-svn-id: file:///svn/phpbb/trunk@2913 89ea8834-ac86-4346-8a33-228a782c2dd0
* More changes ... switched away from prefetch for now ...Paul S. Owen2002-08-131-26/+3
| | | | git-svn-id: file:///svn/phpbb/trunk@2849 89ea8834-ac86-4346-8a33-228a782c2dd0
* Same as last commits, updates for various changesPaul S. Owen2002-07-141-17/+7
| | | | git-svn-id: file:///svn/phpbb/trunk@2671 89ea8834-ac86-4346-8a33-228a782c2dd0
* Some transfers from 2.0.x plus move debugging to template var which will ↵Paul S. Owen2002-06-081-18/+16
| | | | | | please some people git-svn-id: file:///svn/phpbb/trunk@2621 89ea8834-ac86-4346-8a33-228a782c2dd0
* Update a few things for 2.1 CVSPaul S. Owen2002-04-041-0/+14
| | | | git-svn-id: file:///svn/phpbb/trunk@2489 89ea8834-ac86-4346-8a33-228a782c2dd0
* Remove timing and other details for final release ...can always be put back ↵Paul S. Owen2002-04-041-50/+15
| | | | | | for those that want it git-svn-id: file:///svn/phpbb/trunk@2481 89ea8834-ac86-4346-8a33-228a782c2dd0
* Updates to overcome security issue + updates of various functions, initial ↵Paul S. Owen2002-03-181-0/+5
| | | | | | version of profile registration include ... not completed but should be functional for obvious reasons(!) git-svn-id: file:///svn/phpbb/trunk@2304 89ea8834-ac86-4346-8a33-228a782c2dd0
* oops, forgot to change version setting ...Paul S. Owen2002-03-041-1/+1
| | | | git-svn-id: file:///svn/phpbb/trunk@2261 89ea8834-ac86-4346-8a33-228a782c2dd0
* Fix various var not set warnings ... many thanks go to The Horta for ↵Paul S. Owen2002-01-281-1/+1
| | | | | | pointing out and offering fixes for many of these git-svn-id: file:///svn/phpbb/trunk@1998 89ea8834-ac86-4346-8a33-228a782c2dd0
* Add TRANSLATION_INFO for _footerPaul S. Owen2002-01-161-1/+3
| | | | git-svn-id: file:///svn/phpbb/trunk@1890 89ea8834-ac86-4346-8a33-228a782c2dd0
* This is not Beta-1 anymoreBart van Bragt2001-11-011-2/+2
| | | | git-svn-id: file:///svn/phpbb/trunk@1256 89ea8834-ac86-4346-8a33-228a782c2dd0
* Topic review changes + updatesPaul S. Owen2001-10-161-3/+12
| | | | git-svn-id: file:///svn/phpbb/trunk@1220 89ea8834-ac86-4346-8a33-228a782c2dd0
* Re-added GPL disclaimersJames Atkinson2001-08-301-8/+17
| | | | git-svn-id: file:///svn/phpbb/trunk@943 89ea8834-ac86-4346-8a33-228a782c2dd0
* Modified header commentsPaul S. Owen2001-08-261-11/+0
| | | | git-svn-id: file:///svn/phpbb/trunk@933 89ea8834-ac86-4346-8a33-228a782c2dd0
* Beta-1 name changesPaul S. Owen2001-08-201-1/+1
| | | | git-svn-id: file:///svn/phpbb/trunk@910 89ea8834-ac86-4346-8a33-228a782c2dd0
* HTML 4.01 and XHTML 1.0 compliance changesPaul S. Owen2001-07-311-4/+8
| | | | git-svn-id: file:///svn/phpbb/trunk@768 89ea8834-ac86-4346-8a33-228a782c2dd0
* HTML 4.01 and XHTML 1.0 compliance changesPaul S. Owen2001-07-311-1/+1
| | | | git-svn-id: file:///svn/phpbb/trunk@767 89ea8834-ac86-4346-8a33-228a782c2dd0
* Fixed errors, non-sid-appended urls, lang switchovers, etc.Paul S. Owen2001-07-201-2/+6
| | | | git-svn-id: file:///svn/phpbb/trunk@707 89ea8834-ac86-4346-8a33-228a782c2dd0
* GZIP status outputPaul S. Owen2001-07-111-1/+3
| | | | git-svn-id: file:///svn/phpbb/trunk@628 89ea8834-ac86-4346-8a33-228a782c2dd0
* Number of queries executed ... for testing onlyPaul S. Owen2001-07-081-7/+6
| | | | git-svn-id: file:///svn/phpbb/trunk@603 89ea8834-ac86-4346-8a33-228a782c2dd0
* Changes related to message.phpuid420622001-07-041-0/+8
| | | | git-svn-id: file:///svn/phpbb/trunk@557 89ea8834-ac86-4346-8a33-228a782c2dd0
* Updated gzip encoding for < 4.0.4pl1 I think ...Paul S. Owen2001-06-301-1/+22
| | | | git-svn-id: file:///svn/phpbb/trunk@529 89ea8834-ac86-4346-8a33-228a782c2dd0
* Moved current time (S_CURRENT_TIME) to page_headerJames Atkinson2001-06-131-1/+0
| | | | git-svn-id: file:///svn/phpbb/trunk@484 89ea8834-ac86-4346-8a33-228a782c2dd0
* Updated so admin link only displayed for adminsPaul S. Owen2001-05-311-1/+1
| | | | git-svn-id: file:///svn/phpbb/trunk@394 89ea8834-ac86-4346-8a33-228a782c2dd0
* Removed separate header/footers and moved into each pages bodyPaul S. Owen2001-05-171-23/+0
| | | | git-svn-id: file:///svn/phpbb/trunk@311 89ea8834-ac86-4346-8a33-228a782c2dd0
* Moved config, images vars to arrays and various other fixesPaul S. Owen2001-05-031-4/+5
| | | | git-svn-id: file:///svn/phpbb/trunk@237 89ea8834-ac86-4346-8a33-228a782c2dd0
* Added current time to overall footerJames Atkinson2001-04-191-23/+25
| | | | git-svn-id: file:///svn/phpbb/trunk@181 89ea8834-ac86-4346-8a33-228a782c2dd0
* Page tail updates for viewonlinePaul S. Owen2001-04-151-15/+31
| | | | git-svn-id: file:///svn/phpbb/trunk@151 89ea8834-ac86-4346-8a33-228a782c2dd0
* Changes related to session code updatesPaul S. Owen2001-03-211-1/+1
| | | | git-svn-id: file:///svn/phpbb/trunk@122 89ea8834-ac86-4346-8a33-228a782c2dd0
* New template system. Lots of merging conflicts, so let nate know if he broke ↵natec2001-03-171-6/+6
| | | | | | stuff. git-svn-id: file:///svn/phpbb/trunk@105 89ea8834-ac86-4346-8a33-228a782c2dd0
* Moved include filesBart van Bragt2001-03-091-0/+63
git-svn-id: file:///svn/phpbb/trunk@94 89ea8834-ac86-4346-8a33-228a782c2dd0