aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/includes/page_header.php
Commit message (Expand)AuthorAgeFilesLines
* Implementation of an experimental cache manager.Ludovic Arnaud2003-01-111-12/+2
* Updates as opposed to downdatesPaul S. Owen2003-01-081-2/+2
* oopsPaul S. Owen2002-11-271-2/+2
* Minor change ... remove topic who is online listingPaul S. Owen2002-11-271-2/+2
* Moved profile.php to ucp.php. ucp is really really broken right now, don't ev...James Atkinson2002-11-211-4/+4
* Further layout faffing, nav links for viewtopic (code needs merging with view...Paul S. Owen2002-11-191-54/+40
* floatval to doubleval for 4.1.xPaul S. Owen2002-11-011-1/+1
* Changed $board_config to $config, more posting "stuff", altered polling code ...Paul S. Owen2002-10-301-10/+10
* nav link index title changePaul S. Owen2002-10-261-1/+1
* Mostly changes to turn userdata into user->data, lang into user->lang + bitst...Paul S. Owen2002-10-201-113/+106
* Random bugfixes, (hopefully) improved admin panel security.Ludovic Arnaud2002-10-171-2/+2
* Permission changes, updates admin functions, indented jumpboxes ... note that...Paul S. Owen2002-10-081-5/+5
* another oopsie in sessions + whos online fix for forum_id in page_header (ind...Paul S. Owen2002-10-051-3/+3
* Well, here are all my changes ... don't blame me if things break :DPaul S. Owen2002-10-041-27/+24
* I updated my copy with the Area51 template so here it is, along with a couple...Ludovic Arnaud2002-10-031-1/+1
* ooopsPaul S. Owen2002-08-161-1/+1
* More changes ... switched away from prefetch for now ...Paul S. Owen2002-08-131-69/+58
* oopsPaul S. Owen2002-07-161-1/+1
* Remove user_levelPaul S. Owen2002-07-161-1/+1
* Same as last commits, updates for various changesPaul S. Owen2002-07-141-130/+49
* merged from 2.0.0 branch (marked merge_point_20020420) + assorted updates and...Paul S. Owen2002-04-201-5/+5
* Latest header attemptPaul S. Owen2002-04-011-6/+2
* pre-freeze on main templates, various bug fixes (highlighting search results,...Paul S. Owen2002-03-311-96/+72
* New set of cache control headers, will these work, who knows?the_systech2002-03-261-5/+11
* Suggested alteration of cache control header by NathanPaul S. Owen2002-03-221-157/+148
* Fix for AOL browser issues as well as some IE blank Gzip pages..the_systech2002-03-191-3/+2
* Updates to overcome security issue + updates of various functions, initial ve...Paul S. Owen2002-03-181-0/+5
* Ignore duplicate IP's for guest counts ... keep in mind this swings 100% the ...Paul S. Owen2002-03-011-3/+9
* Added false for the optional replace parameter of the header for Cache-Contro...the_systech2002-02-261-2/+2
* Minor update to template vars.Paul S. Owen2002-02-121-2/+0
* Fix various var not set warnings ... many thanks go to The Horta for pointing...Paul S. Owen2002-01-281-6/+5
* Fix bug #509513Paul S. Owen2002-01-281-2/+2
* Fixed use of date instead of create_date for most users online ...Paul S. Owen2002-01-271-1/+1
* Uncomment and 'complete' browsing in forum online listPaul S. Owen2002-01-271-11/+13
* Removed INSERT code into separate routine, this separated update should be ad...Paul S. Owen2002-01-251-23/+3
* Oops, why do I always screw up in the first checkin?Bart van Bragt2002-01-251-4/+4
* Implemented Record of online usersBart van Bragt2002-01-251-0/+43
* Fix HTML span color bug #507545Paul S. Owen2002-01-241-2/+2
* Removed fixed language stringBart van Bragt2002-01-161-0/+1
* yoik, that could've been an interesting security hole ...Paul S. Owen2002-01-131-1/+1
* Highlight admin/mods update to whos onlinePaul S. Owen2002-01-131-3/+20
* Minor update to flag adminsPaul S. Owen2002-01-121-4/+10
* Dropped 'GROUP BY' from whosonline query for compatibility with non-MySQL DB'sBart van Bragt2002-01-111-16/+22
* Cleaned up the viewonline code, wasnt giving correct output if you where adminBart van Bragt2002-01-111-24/+13
* Likely fix for bug #497163Paul S. Owen2001-12-291-4/+4
* Fixed 'bug' #495108, introduced a further string for fields with plural and s...Paul S. Owen2001-12-241-4/+58
* Changed way moderator lang is output on viewforum and indexPaul S. Owen2001-12-161-1/+0
* PHP_SELF is a BadThing(tm)Bart van Bragt2001-12-151-1/+0
* Fixed some language strings, added some handy things to viewtopicBart van Bragt2001-12-151-0/+3
* Sort online userlist alphabeticallyBart van Bragt2001-12-141-2/+2