aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/includes/functions.php
Commit message (Expand)AuthorAgeFilesLines
* #5386 - make new/unread private message variables available (holding the numb...Meik Sievertsen2007-03-311-0/+3
* other fixes...Meik Sievertsen2007-03-301-1/+1
* some changes/bugfixesMeik Sievertsen2007-03-301-8/+7
* not doubling notices...Meik Sievertsen2007-03-261-0/+2
* again, some changes here and there...Meik Sievertsen2007-03-231-4/+4
* some fixes... hopefully not breaking something. :oMeik Sievertsen2007-03-221-9/+29
* small redirect fix. ;)Meik Sievertsen2007-03-191-1/+8
* #24601 ;_;Dominik Dröscher2007-03-141-2/+2
* #8632Meik Sievertsen2007-03-101-1/+1
* #8618 + padding store checkMeik Sievertsen2007-03-101-1/+3
* apply correct check for hiding sessionMeik Sievertsen2007-03-081-2/+19
* again... some more fixes.Meik Sievertsen2007-03-081-3/+12
* - fix some group specific bugsMeik Sievertsen2007-03-071-3/+10
* typoDavid M2007-03-041-1/+1
* - small MSSQL thingDavid M2007-03-041-8/+129
* - added a UNIQUE index on the wordmatch tableNils Adermann2007-03-041-3/+3
* "Reintroducing" S_CONTENT_DIR_LEFT & S_CONTENT_DIR_RIGHT as S_CONTENT_FLOW_BE...Jonathan Stanley2007-02-271-0/+2
* #8282David M2007-02-261-0/+1
* - fix htmlspecialchars handling in search (search backends get specialchared ...Nils Adermann2007-02-251-4/+57
* trying to fix some bugs...Meik Sievertsen2007-02-241-1/+1
* no h2Meik Sievertsen2007-02-241-2/+3
* do not rely on admin style for E_USER_ERROR messagesMeik Sievertsen2007-02-241-12/+18
* #8254David M2007-02-211-1/+1
* fixing some bugsMeik Sievertsen2007-02-181-1/+1
* - Pruning doesn't lower user post counts anymore [Bug #7676]Nils Adermann2007-02-081-1/+1
* adjust text for getting image dimensions as well as not suppressing warnings ...Meik Sievertsen2007-02-071-2/+2
* only some minor fixesMeik Sievertsen2007-02-051-2/+3
* SEPARATOR, not SEPERATOR... also "neutralised" variable naming as it's used e...Jonathan Stanley2007-01-271-1/+1
* #7424Meik Sievertsen2007-01-271-1/+12
* - fix some oddities (doubled spaces for example)Meik Sievertsen2007-01-261-3/+3
* fixing some bugs, most being submitted grammatical/spelling errors.Meik Sievertsen2007-01-211-1/+1
* fixing some bugsMeik Sievertsen2007-01-181-2/+0
* ok, handled some bugs... the most important being validate_username (the vari...Meik Sievertsen2007-01-171-7/+7
* - solved a problem with magic urls inside brackets, and with bbcodes being tr...Nils Adermann2007-01-131-7/+13
* - new homographs or IDN confusables ( http://www.unicode.org/reports/tr39/dat...Nils Adermann2007-01-081-1/+1
* - use constants no weird numbers ;-)Nils Adermann2007-01-051-1/+1
* - allow login with redirect parameterNils Adermann2007-01-031-2/+2
* - removed download mode selection (the column info and constants will not be ...Meik Sievertsen2007-01-031-4/+4
* - do not allow setting the parent to currently assigned childs [Bug #6708]Meik Sievertsen2007-01-021-0/+11
* Unused Code inside function update_forum_data [Bug #6606]Meik Sievertsen2006-12-271-30/+17
* - display search type as page title for premade searches [Bug #6508]Nils Adermann2006-12-271-1/+0
* some fixes todayMeik Sievertsen2006-12-241-10/+286
* regex man strikes again!David M2006-12-231-4/+4
* #6462, not a bug unless you run a version of PHP 5 that is less than 5.0.4...David M2006-12-211-18/+14
* #6436, thanks ToonArmy for the patch :DDavid M2006-12-191-2/+2
* - Optimize acl_getf_global a bitNils Adermann2006-12-161-6/+20
* proper solution to #6114, guarantees $seed lies below 0x7FFFFFFFDavid M2006-12-091-4/+2
* - re-add script_path for "strange configurations" to let them force the gener...Meik Sievertsen2006-12-081-3/+11
* #6076David M2006-12-081-5/+9
* minor bugfixingMeik Sievertsen2006-12-061-1/+1