aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/includes
Commit message (Expand)AuthorAgeFilesLines
* Show users posts in queue in acp and profile + link to mcpMeik Sievertsen2008-09-012-6/+26
* nullar/singular/plural substitution support. At the moment only the added lan...Meik Sievertsen2008-08-311-0/+66
* fix missing user_id entry to properly populate to the email templateMeik Sievertsen2008-08-301-0/+1
* #33155Henry Sudhof2008-08-291-3/+3
* ermHenry Sudhof2008-08-281-1/+1
* fixing fault introduced with R8749Henry Sudhof2008-08-281-1/+1
* fix bug #32925Meik Sievertsen2008-08-251-2/+2
* fix installation by defining our needed CHMOD_READ and CHMOD_WRITE constants.Meik Sievertsen2008-08-242-4/+4
* a tiny fix to the language code. ;)Meik Sievertsen2008-08-231-0/+1
* fix a small glitch in phpbb_chmodMeik Sievertsen2008-08-231-1/+1
* some changes for proper code documentationMeik Sievertsen2008-08-236-67/+68
* The same way we allow defining a custom template/style path we now allow this...Meik Sievertsen2008-08-235-41/+60
* change the way we do chmodd'ing. I know, my implementation really sucked... g...Meik Sievertsen2008-08-2211-94/+126
* commentsHenry Sudhof2008-08-221-5/+3
* as per evil3, some more anti-CSRFHenry Sudhof2008-08-213-7/+52
* close db connection before delivering file. Also make sure connection can't b...Meik Sievertsen2008-08-211-1/+7
* 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