aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/includes/session.php
Commit message (Expand)AuthorAgeFilesLines
* - don't forget sql_freeresultNils Adermann2007-05-201-0/+1
* - style.php uses default language fallback for the imageset like session.php nowNils Adermann2007-05-201-0/+66
* - correctly transfer the search query across search result pagesNils Adermann2007-05-131-5/+21
* added class for disabled options in ACPMeik Sievertsen2007-05-041-2/+2
* fixes for search button in header - #10389, #10225, #9548Meik Sievertsen2007-05-021-1/+2
* #10283 - no style if banning anonymous/ip and using style requiring styleshee...Meik Sievertsen2007-04-301-4/+9
* my take on getting the bugs down... thanks to those also providing (usable) s...Meik Sievertsen2007-04-121-1/+0
* - correctly initialise $words in fulltext_native [Bug #347]Nils Adermann2007-04-091-1/+1
* - overhaul of imagesetsDavid M2007-04-081-28/+17
* some fixes...Meik Sievertsen2007-04-021-1/+1
* again... some more fixes.Meik Sievertsen2007-03-081-0/+13
* fix issue with user agent and debug_extra enabled - reported by kellanved...Meik Sievertsen2007-03-061-1/+1
* #8358Meik Sievertsen2007-03-011-9/+7
* - fix htmlspecialchars handling in search (search backends get specialchared ...Nils Adermann2007-02-251-8/+3
* trying to fix some bugs...Meik Sievertsen2007-02-241-0/+4
* trying to fix two conversion issuesMeik Sievertsen2007-02-221-0/+35
* some fixes to be committed.Meik Sievertsen2007-02-091-1/+1
* - fix some oddities (doubled spaces for example)Meik Sievertsen2007-01-261-1/+1
* fixing some bugs, most being submitted grammatical/spelling errors.Meik Sievertsen2007-01-211-2/+2
* - fixing some bugsMeik Sievertsen2007-01-201-1/+1
* some fixes todayMeik Sievertsen2006-12-241-2/+27
* - Optimize acl_getf_global a bitNils Adermann2006-12-161-3/+3
* Haha, slowly it's starting to look stupid ...Nils Adermann2006-12-101-1/+1
* I'm very oblivious today :@Nils Adermann2006-12-101-1/+1
* I'm a little oblivious today ;-)Nils Adermann2006-12-101-4/+23
* - finally correctly calculate current time for birthday calculation [Bug #6030]Nils Adermann2006-12-101-13/+72
* minor bugfixingMeik Sievertsen2006-12-061-1/+14
* - author search should use clean names for searching [Bug #5752]Nils Adermann2006-12-031-3/+3
* - a bunch of fixesMeik Sievertsen2006-12-021-2/+7
* fix for bug #5676 - of course the "delete install folder" notice should not o...Meik Sievertsen2006-11-281-1/+1
* rather large update, most important things done:Meik Sievertsen2006-11-241-1/+1
* - fixing a bunch of bugsMeik Sievertsen2006-11-211-0/+17
* some tiny fixes.Meik Sievertsen2006-11-191-1/+2
* - fixes for the following bugs:Meik Sievertsen2006-11-151-1/+8
* consistant obtain_* functionsMeik Sievertsen2006-11-121-2/+1
* #5094David M2006-11-041-1/+1
* some bugfixesMeik Sievertsen2006-10-261-1/+1
* comment out for the moment - it may be not fair to disallow "virtual" urls. :)Meik Sievertsen2006-10-121-0/+2
* some test code, hopefully working for all occassions where we are using the f...Meik Sievertsen2006-10-121-1/+7
* ok, i do not why the db is setting the type for user id to string - but with ...Meik Sievertsen2006-10-101-1/+4
* - support re-caching of theme data if stylesheet.css changed and load_tplcomp...Meik Sievertsen2006-10-061-0/+17
* - extend config checking to include check for writeable pathMeik Sievertsen2006-10-031-32/+22
* Allow for tomorrow in relative datesGraham Eames2006-10-011-2/+7
* Prevent cookies from other applications interfering with our formsGraham Eames2006-10-011-3/+3
* - added confirmation to removing bbcodesMeik Sievertsen2006-09-281-0/+39
* use the "old" approachMeik Sievertsen2006-09-251-76/+36
* some tiny fixes here and thereMeik Sievertsen2006-09-221-1/+1
* - fixed some bugsMeik Sievertsen2006-09-131-3/+61
* oopsNils Adermann2006-09-061-1/+1
* - birthdays/age in user's timezone and not server's local timeNils Adermann2006-08-281-10/+12