aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/includes/page_header.php
Commit message (Collapse)AuthorAgeFilesLines
* we commit thy source code to the trash, sectors to sectors, bytes to bytes, ↵Paul S. Owen2003-05-041-304/+0
| | | | | | bits to bits. git-svn-id: file:///svn/phpbb/trunk@3970 89ea8834-ac86-4346-8a33-228a782c2dd0
* Fixed: record_ values do not make the cache to expireLudovic Arnaud2003-04-231-4/+2
| | | | git-svn-id: file:///svn/phpbb/trunk@3931 89ea8834-ac86-4346-8a33-228a782c2dd0
* Fixed display of hidden online users when u_viewonline is set truePaul S. Owen2003-04-211-1/+1
| | | | git-svn-id: file:///svn/phpbb/trunk@3906 89ea8834-ac86-4346-8a33-228a782c2dd0
* Only display PM/Search/Memberlist links if enabledPaul S. Owen2003-04-151-0/+3
| | | | git-svn-id: file:///svn/phpbb/trunk@3847 89ea8834-ac86-4346-8a33-228a782c2dd0
* Enable/Disable online listing + time onlinePaul S. Owen2003-04-151-101/+106
| | | | git-svn-id: file:///svn/phpbb/trunk@3841 89ea8834-ac86-4346-8a33-228a782c2dd0
* Simplify online user text generationPaul S. Owen2003-03-251-48/+23
| | | | git-svn-id: file:///svn/phpbb/trunk@3719 89ea8834-ac86-4346-8a33-228a782c2dd0
* Change url for PMPaul S. Owen2003-03-251-2/+1
| | | | git-svn-id: file:///svn/phpbb/trunk@3715 89ea8834-ac86-4346-8a33-228a782c2dd0
* Suggested change to headers ... seems to work fine on Apache2.Paul S. Owen2003-03-241-6/+5
| | | | git-svn-id: file:///svn/phpbb/trunk@3711 89ea8834-ac86-4346-8a33-228a782c2dd0
* Moved login procedure to a function enabling "inline" login links ... no ↵Paul S. Owen2003-03-171-3/+3
| | | | | | more "messy" redirects ... install will be broken for now, at least when it comes to redirecting after completion. Moved "front-end" login to ucp.php git-svn-id: file:///svn/phpbb/trunk@3650 89ea8834-ac86-4346-8a33-228a782c2dd0
* Enable per session view online, change layout, potential for links to terms ↵Paul S. Owen2003-03-091-5/+6
| | | | | | and privacy policy git-svn-id: file:///svn/phpbb/trunk@3623 89ea8834-ac86-4346-8a33-228a782c2dd0
* ucp -> memberlist profile link change for viewonlinePaul S. Owen2003-03-081-6/+4
| | | | git-svn-id: file:///svn/phpbb/trunk@3615 89ea8834-ac86-4346-8a33-228a782c2dd0
* Various updatesPaul S. Owen2003-02-251-4/+4
| | | | git-svn-id: file:///svn/phpbb/trunk@3530 89ea8834-ac86-4346-8a33-228a782c2dd0
* Check for value of ANONYMOUSPaul S. Owen2003-02-211-4/+4
| | | | git-svn-id: file:///svn/phpbb/trunk@3488 89ea8834-ac86-4346-8a33-228a782c2dd0
* More capitalised lang strings, fixed some unset or incorrect variablesLudovic Arnaud2003-02-171-8/+0
| | | | git-svn-id: file:///svn/phpbb/trunk@3469 89ea8834-ac86-4346-8a33-228a782c2dd0
* Timezone issue ... perhaps this field should become a var/char ...Paul S. Owen2003-02-051-1/+4
| | | | git-svn-id: file:///svn/phpbb/trunk@3454 89ea8834-ac86-4346-8a33-228a782c2dd0
* Implementation of an experimental cache manager.Ludovic Arnaud2003-01-111-12/+2
| | | | git-svn-id: file:///svn/phpbb/trunk@3312 89ea8834-ac86-4346-8a33-228a782c2dd0
* Updates as opposed to downdatesPaul S. Owen2003-01-081-2/+2
| | | | git-svn-id: file:///svn/phpbb/trunk@3284 89ea8834-ac86-4346-8a33-228a782c2dd0
* oopsPaul S. Owen2002-11-271-2/+2
| | | | git-svn-id: file:///svn/phpbb/trunk@3107 89ea8834-ac86-4346-8a33-228a782c2dd0
* Minor change ... remove topic who is online listingPaul S. Owen2002-11-271-2/+2
| | | | git-svn-id: file:///svn/phpbb/trunk@3105 89ea8834-ac86-4346-8a33-228a782c2dd0
* Moved profile.php to ucp.php. ucp is really really broken right now, don't ↵James Atkinson2002-11-211-4/+4
| | | | | | even think about trying to use it. git-svn-id: file:///svn/phpbb/trunk@3075 89ea8834-ac86-4346-8a33-228a782c2dd0
* Further layout faffing, nav links for viewtopic (code needs merging with ↵Paul S. Owen2002-11-191-54/+40
| | | | | | viewforum/posting), moderators for viewtopic git-svn-id: file:///svn/phpbb/trunk@3063 89ea8834-ac86-4346-8a33-228a782c2dd0
* floatval to doubleval for 4.1.xPaul S. Owen2002-11-011-1/+1
| | | | git-svn-id: file:///svn/phpbb/trunk@3002 89ea8834-ac86-4346-8a33-228a782c2dd0
* Changed $board_config to $config, more posting "stuff", altered polling code ↵Paul S. Owen2002-10-301-10/+10
| | | | | | in viewtopic and loads of new problems, poor coding, etc. created :) git-svn-id: file:///svn/phpbb/trunk@2983 89ea8834-ac86-4346-8a33-228a782c2dd0
* nav link index title changePaul S. Owen2002-10-261-1/+1
| | | | git-svn-id: file:///svn/phpbb/trunk@2971 89ea8834-ac86-4346-8a33-228a782c2dd0
* Mostly changes to turn userdata into user->data, lang into user->lang + ↵Paul S. Owen2002-10-201-113/+106
| | | | | | 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-2/+2
| | | | git-svn-id: file:///svn/phpbb/trunk@2954 89ea8834-ac86-4346-8a33-228a782c2dd0
* Permission changes, updates admin functions, indented jumpboxes ... note ↵Paul S. Owen2002-10-081-5/+5
| | | | | | 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
* another oopsie in sessions + whos online fix for forum_id in page_header ↵Paul S. Owen2002-10-051-3/+3
| | | | | | (index displays correctly now) git-svn-id: file:///svn/phpbb/trunk@2929 89ea8834-ac86-4346-8a33-228a782c2dd0
* Well, here are all my changes ... don't blame me if things break :DPaul S. Owen2002-10-041-27/+24
| | | | git-svn-id: file:///svn/phpbb/trunk@2923 89ea8834-ac86-4346-8a33-228a782c2dd0
* I updated my copy with the Area51 template so here it is, along with a ↵Ludovic Arnaud2002-10-031-1/+1
| | | | | | couple of bugfixes :] git-svn-id: file:///svn/phpbb/trunk@2918 89ea8834-ac86-4346-8a33-228a782c2dd0
* ooopsPaul S. Owen2002-08-161-1/+1
| | | | git-svn-id: file:///svn/phpbb/trunk@2859 89ea8834-ac86-4346-8a33-228a782c2dd0
* More changes ... switched away from prefetch for now ...Paul S. Owen2002-08-131-69/+58
| | | | git-svn-id: file:///svn/phpbb/trunk@2849 89ea8834-ac86-4346-8a33-228a782c2dd0
* oopsPaul S. Owen2002-07-161-1/+1
| | | | git-svn-id: file:///svn/phpbb/trunk@2689 89ea8834-ac86-4346-8a33-228a782c2dd0
* Remove user_levelPaul S. Owen2002-07-161-1/+1
| | | | git-svn-id: file:///svn/phpbb/trunk@2688 89ea8834-ac86-4346-8a33-228a782c2dd0
* Same as last commits, updates for various changesPaul S. Owen2002-07-141-130/+49
| | | | git-svn-id: file:///svn/phpbb/trunk@2671 89ea8834-ac86-4346-8a33-228a782c2dd0
* merged from 2.0.0 branch (marked merge_point_20020420) + assorted updates ↵Paul S. Owen2002-04-201-5/+5
| | | | | | and trial stuff for example session alterations git-svn-id: file:///svn/phpbb/trunk@2532 89ea8834-ac86-4346-8a33-228a782c2dd0
* Latest header attemptPaul S. Owen2002-04-011-6/+2
| | | | git-svn-id: file:///svn/phpbb/trunk@2458 89ea8834-ac86-4346-8a33-228a782c2dd0
* pre-freeze on main templates, various bug fixes (highlighting search ↵Paul S. Owen2002-03-311-96/+72
| | | | | | results, various search related issues, blah blah). These updates need _thorough_ checking, quickly git-svn-id: file:///svn/phpbb/trunk@2448 89ea8834-ac86-4346-8a33-228a782c2dd0
* New set of cache control headers, will these work, who knows?the_systech2002-03-261-5/+11
| | | | git-svn-id: file:///svn/phpbb/trunk@2440 89ea8834-ac86-4346-8a33-228a782c2dd0
* Suggested alteration of cache control header by NathanPaul S. Owen2002-03-221-157/+148
| | | | git-svn-id: file:///svn/phpbb/trunk@2405 89ea8834-ac86-4346-8a33-228a782c2dd0
* Fix for AOL browser issues as well as some IE blank Gzip pages..the_systech2002-03-191-3/+2
| | | | git-svn-id: file:///svn/phpbb/trunk@2358 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
* Ignore duplicate IP's for guest counts ... keep in mind this swings 100% the ↵Paul S. Owen2002-03-011-3/+9
| | | | | | other way from keeping them all, you'll not count some users. git-svn-id: file:///svn/phpbb/trunk@2238 89ea8834-ac86-4346-8a33-228a782c2dd0
* Added false for the optional replace parameter of the header for ↵the_systech2002-02-261-2/+2
| | | | | | Cache-Control.. This might actually fix some issues with gzip compression and win98/IIS... git-svn-id: file:///svn/phpbb/trunk@2217 89ea8834-ac86-4346-8a33-228a782c2dd0
* Minor update to template vars.Paul S. Owen2002-02-121-2/+0
| | | | git-svn-id: file:///svn/phpbb/trunk@2098 89ea8834-ac86-4346-8a33-228a782c2dd0
* Fix various var not set warnings ... many thanks go to The Horta for ↵Paul S. Owen2002-01-281-6/+5
| | | | | | pointing out and offering fixes for many of these git-svn-id: file:///svn/phpbb/trunk@1998 89ea8834-ac86-4346-8a33-228a782c2dd0
* Fix bug #509513Paul S. Owen2002-01-281-2/+2
| | | | git-svn-id: file:///svn/phpbb/trunk@1988 89ea8834-ac86-4346-8a33-228a782c2dd0
* Fixed use of date instead of create_date for most users online ...Paul S. Owen2002-01-271-1/+1
| | | | git-svn-id: file:///svn/phpbb/trunk@1971 89ea8834-ac86-4346-8a33-228a782c2dd0
* Uncomment and 'complete' browsing in forum online listPaul S. Owen2002-01-271-11/+13
| | | | git-svn-id: file:///svn/phpbb/trunk@1960 89ea8834-ac86-4346-8a33-228a782c2dd0
* Removed INSERT code into separate routine, this separated update should be ↵Paul S. Owen2002-01-251-23/+3
| | | | | | added to update_to before RC-3 is deemed final ... git-svn-id: file:///svn/phpbb/trunk@1957 89ea8834-ac86-4346-8a33-228a782c2dd0