aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/includes/page_header.php
Commit message (Expand)AuthorAgeFilesLines
* 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
* Remove guest user topic tracking via cookies, update viewtopic to re-fix high...Paul S. Owen2001-12-141-15/+4
* Updates putting back something I took away, slapped hands for mePaul S. Owen2001-12-101-1/+6
* New session code, probably still dodgy, fix for login failed message, search ...Paul S. Owen2001-12-051-7/+3
* Various fixes and updates, fix (hopefully) for bug #485799Paul S. Owen2001-11-271-1/+1
* Implemented Navigation bar in MozillaBart van Bragt2001-11-261-3/+25
* More updatesPaul S. Owen2001-11-221-1/+1
* Minor update to an icon image namePaul S. Owen2001-11-221-1/+1
* PM popup and icon are finally in placePaul S. Owen2001-11-211-4/+6
* PM popup and icon are finally in placePaul S. Owen2001-11-211-1/+20
* Added pop-up control for PM's to profilePaul S. Owen2001-11-211-0/+5
* Various updatesPaul S. Owen2001-11-201-2/+3
* Altered storage of private message infoPaul S. Owen2001-11-191-13/+34