aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB
Commit message (Expand)AuthorAgeFilesLines
* - fixing some bugsMeik Sievertsen2006-08-0211-179/+204
* fixing a typo ;-)Nils Adermann2006-08-021-1/+1
* mysqli results are objects, not resourcesNils Adermann2006-08-021-4/+4
* - acm_file uses an index pointer to the current row instead of shifting the r...Nils Adermann2006-08-0115-49/+474
* - fixing some bugsMeik Sievertsen2006-08-0123-317/+388
* - BBCode helpline is now customizableDavid M2006-08-0113-9/+36
* - Captcha ACPDavid M2006-08-015-5/+9
* ehDavid M2006-08-011-1/+1
* - Something, something, somethingDavid M2006-08-011-3/+3
* me === idiotDavid M2006-08-011-0/+1
* Who is an idiot? I AMDavid M2006-07-301-2/+2
* Adding the new warning image to the appropriate placesGraham Eames2006-07-306-4/+5
* - removed an accidentaly pasted line [Bug #3227]Nils Adermann2006-07-3011-13/+52
* Correct some of the sort optionsGraham Eames2006-07-296-5/+13
* Fix list indentationGraham Eames2006-07-291-1/+1
* - BugsDavid M2006-07-282-1/+12
* - Fix OracleDavid M2006-07-283-9/+9
* - fixed the age calculation (note: turn on your brain before commiting someth...Nils Adermann2006-07-2712-2072/+989
* oops :PDavid M2006-07-251-3/+3
* OK...David M2006-07-2426-619/+1529
* Fixed: bug #3243Ludovic Arnaud2006-07-241-1/+1
* Fixed: oops, forgot ASP-like tagsLudovic Arnaud2006-07-231-3/+3
* Fixed: bug #3352 (function token_get_all() is missing)Ludovic Arnaud2006-07-231-0/+33
* Fixed: a double slash appears in the installer URL if you go to the board and...Ludovic Arnaud2006-07-231-1/+1
* Fixed: if phpBB isn't installed, it redirects to http://host.tld\/install/ind...Ludovic Arnaud2006-07-231-3/+3
* Include a link to the post by default when issuing a warningGraham Eames2006-07-235-4/+8
* Silly copy and paste error :(Graham Eames2006-07-231-1/+1
* Make sure that the language does get passed between all modulesGraham Eames2006-07-233-10/+14
* Changes to the language handling during the installGraham Eames2006-07-235-48/+63
* * Error handling on bansGraham Eames2006-07-215-2/+10
* - some bugfixesMeik Sievertsen2006-07-2019-42/+56
* Changed: add a space both before AND after Hangul and CJK characters so that ...Ludovic Arnaud2006-07-201-1/+1
* * Missing image in imageset editingGraham Eames2006-07-204-2/+22
* could have been a copy&paste error, but the expression is also removing the <...Meik Sievertsen2006-07-201-2/+3
* another expression for grabbing php code in templates provided by davidMeik Sievertsen2006-07-201-1/+55
* revert a change i made (we already adjust line endings to be rfc-compliant an...Meik Sievertsen2006-07-201-18/+25
* Efficiency improvement to the log viewing codeGraham Eames2006-07-182-3/+2
* fix the schema files as well as other tiny bugs.Meik Sievertsen2006-07-1711-39/+41
* - fix bug within php code removal expression. Thanks to BenP for reporting it...Meik Sievertsen2006-07-171-1/+1
* hmm... This commit does not increase the number of BBCodes. However, this doe...David M2006-07-1716-44/+49
* Changed: moved functions that encode/decode NCRs from and to UTF-8 to utf_too...Ludovic Arnaud2006-07-152-68/+96
* Fixed: missing fileLudovic Arnaud2006-07-151-0/+1
* Updated UTF filesLudovic Arnaud2006-07-1516-16/+16
* Improved i18n support within log messagesGraham Eames2006-07-152-47/+44
* Fixed: no need to pad CJK and Hangul anymoreLudovic Arnaud2006-07-151-3/+3
* Added: support for CJK and Hangul into the search engineLudovic Arnaud2006-07-152-36/+48
* Fixed: better SQL escapingLudovic Arnaud2006-07-151-17/+5
* - Some profile stuff :DDavid M2006-07-155-6/+9
* fixing a typo in postgres dbalNils Adermann2006-07-141-1/+1
* add not applied sql_escape in memberlistMeik Sievertsen2006-07-144-39/+46