aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/includes/page_header.php
Commit message (Expand)AuthorAgeFilesLines
* Only display PM/Search/Memberlist links if enabledPaul S. Owen2003-04-151-0/+3
* Enable/Disable online listing + time onlinePaul S. Owen2003-04-151-101/+106
* Simplify online user text generationPaul S. Owen2003-03-251-48/+23
* Change url for PMPaul S. Owen2003-03-251-2/+1
* Suggested change to headers ... seems to work fine on Apache2.Paul S. Owen2003-03-241-6/+5
* Moved login procedure to a function enabling "inline" login links ... no more...Paul S. Owen2003-03-171-3/+3
* Enable per session view online, change layout, potential for links to terms a...Paul S. Owen2003-03-091-5/+6
* ucp -> memberlist profile link change for viewonlinePaul S. Owen2003-03-081-6/+4
* Various updatesPaul S. Owen2003-02-251-4/+4
* Check for value of ANONYMOUSPaul S. Owen2003-02-211-4/+4
* More capitalised lang strings, fixed some unset or incorrect variablesLudovic Arnaud2003-02-171-8/+0
* Timezone issue ... perhaps this field should become a var/char ...Paul S. Owen2003-02-051-1/+4
* 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