aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/includes
Commit message (Expand)AuthorAgeFilesLines
* More 5.3 compatibility.Marek A. R2008-08-161-2/+2
* 5.3 compatibility.Marek A. R2008-08-162-8/+8
* the chmod change i already had within the changelog (by mistake). This should...Meik Sievertsen2008-08-169-48/+159
* only some space/tab changes as well as removing my debug code from the templa...Meik Sievertsen2008-08-161-47/+3
* Correctly return results for nested cached queries (Bug #31445 - Patch by faw)Chris Smith2008-08-148-8/+8
* Changes to group display #32155, #32145, #32085, #26675, #26265Henry Sudhof2008-08-141-18/+35
* more verbose style.php in DEBUG modeHenry Sudhof2008-08-131-0/+4
* #31185Henry Sudhof2008-08-131-44/+43
* #29335Henry Sudhof2008-08-131-1/+1
* Catch too long help linesHenry Sudhof2008-08-121-0/+6
* change conditional enclosements in template engineMeik Sievertsen2008-08-011-0/+53
* fix cookie secure detection... hopefullyMeik Sievertsen2008-08-011-1/+2
* cleaning tpl fallbacks upHenry Sudhof2008-07-302-1/+3
* No negative values (#30335)Henry Sudhof2008-07-291-1/+5
* remove unnecessary checksMeik Sievertsen2008-07-291-3/+3
* Ooops. Avatars should work againHenry Sudhof2008-07-291-4/+10
* #31265Henry Sudhof2008-07-281-3/+5
* #29985Henry Sudhof2008-07-281-6/+7
* #30735Henry Sudhof2008-07-281-5/+13
* writable instead of writeable. :/Meik Sievertsen2008-07-282-4/+4
* Okay. Frozen, we never said anything about it being permafrost. Also, this is...Henry Sudhof2008-07-285-83/+575
* return jabber login status - should work... but needs testing nonetheless.Meik Sievertsen2008-07-281-4/+2
* force the use of sql_multi_insert() for multi inserts... also adjusted the co...Meik Sievertsen2008-07-281-31/+32
* some diff engine updates (only minor, but will hopefully not break anything)Meik Sievertsen2008-07-283-21/+46
* tiny alterations/bugfixesMeik Sievertsen2008-07-283-6/+11
* Correctly set topic starter if first post in topic removed (Bug #30575 - Patc...Meik Sievertsen2008-07-281-1/+1
* add warning to ACP index if config file is writeableMeik Sievertsen2008-07-281-6/+11
* Bug #29635Meik Sievertsen2008-06-281-2/+3
* New parameter for redirect() to circumvent the cross-domain check.Meik Sievertsen2008-06-281-3/+7
* urlencode image filenames used in img(). This is not needed, but better for X...Meik Sievertsen2008-06-231-0/+1
* Catch invalid username wildcard ban (we do not support these) (Bug #29305)Meik Sievertsen2008-06-211-53/+48
* further checks on maximum storage lengthMeik Sievertsen2008-06-214-20/+43
* #26795Meik Sievertsen2008-06-211-1/+4
* #s29325Meik Sievertsen2008-06-211-0/+8
* correctly set flags if text is emptyMeik Sievertsen2008-06-141-2/+2
* Fix some instances where we left db connections open (registration -> captcha...Meik Sievertsen2008-06-133-16/+18
* remove the $Id$ line there and instead add valuable information. Oh, and did ...Meik Sievertsen2008-06-121-1/+1
* hmmMeik Sievertsen2008-06-111-1/+1
* added two comments to describe the functions use-caseMeik Sievertsen2008-06-101-0/+2
* Regular expression for email matching in posts will no longer die on long wordsNils Adermann2008-06-091-1/+1
* check if folder is not empty (may happen for absolute paths). Thanks paulMeik Sievertsen2008-06-091-5/+29
* #27395Meik Sievertsen2008-06-092-10/+22
* #16124Henry Sudhof2008-06-092-16/+38
* #27325Henry Sudhof2008-06-091-3/+3
* #23945Henry Sudhof2008-06-091-0/+1
* #26705Henry Sudhof2008-06-091-2/+2
* #27585Henry Sudhof2008-06-091-1/+1
* typoHenry Sudhof2008-06-081-1/+1
* #25705Meik Sievertsen2008-06-081-3/+3
* not unsetting message_parser - a mod or site may want to re-use it.Meik Sievertsen2008-06-081-5/+3