aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/includes
Commit message (Expand)AuthorAgeFilesLines
* messageNils Adermann2006-11-1212-7/+85
* seems like capitalizing menu titles introduced some problems. :) Also it migh...Meik Sievertsen2006-11-112-6/+4
* let utf8 mails work again. I hope this is not giving problems for "strange" m...Meik Sievertsen2006-11-111-39/+73
* - cleaned up firebirdsqlDavid M2006-11-101-1/+1
* keywords is a string...Meik Sievertsen2006-11-101-1/+1
* - some fixesMeik Sievertsen2006-11-107-27/+39
* Only show reports you can handle [#5136]Graham Eames2006-11-071-1/+1
* - Bug #5090Nils Adermann2006-11-051-1/+0
* #5122David M2006-11-051-2/+13
* - #5120Meik Sievertsen2006-11-051-1/+1
* forgot oneMeik Sievertsen2006-11-041-5/+5
* - use the $var_ary for settings in a more logical way (hopefully removes the ...Meik Sievertsen2006-11-045-325/+205
* #5094David M2006-11-041-1/+1
* - compress is nicer (fixed a bug :P)David M2006-11-038-4665/+1219
* ok, i am an idiot...Meik Sievertsen2006-11-0325-99/+59
* #5030David M2006-11-031-1/+3
* - make sure the sql layer for mysql always states mysql4 and get to mysql if ...Meik Sievertsen2006-11-0318-147/+83
* - implemented the suggested html_entity_decode function made by davidMeik Sievertsen2006-11-0320-83/+126
* some updates; and hopefully not completely breaking redirects (again). :D You...Meik Sievertsen2006-11-025-14/+58
* Changing regeneration of the rand seedGraham Eames2006-10-311-1/+2
* Missed that there were 2 open against this fileGraham Eames2006-10-301-2/+2
* #5020Graham Eames2006-10-301-1/+1
* - temporarily disable x-sendfile support (we need to look into methods of che...Meik Sievertsen2006-10-305-11/+49
* some fixesMeik Sievertsen2006-10-305-9/+33
* test new mailing list rulesMeik Sievertsen2006-10-282-3/+2
* two tiny bugfixesMeik Sievertsen2006-10-272-1/+8
* #4696Dominik Dröscher2006-10-261-2/+1
* some bugfixesMeik Sievertsen2006-10-262-2/+18
* #4988David M2006-10-251-2/+2
* #4962David M2006-10-232-3/+3
* This was caused by the removal of DEFAULT on some TEXT columns (MySQL really ...David M2006-10-232-0/+2
* Add an optional flag to allow the disabling of generating the cron image for ...Graham Eames2006-10-221-2/+2
* #4896Meik Sievertsen2006-10-221-6/+5
* ENT_COMPAT is the default, with ENT_QUOTES a few features will no longer work.Meik Sievertsen2006-10-223-5/+5
* - now username changes should work as desiredMeik Sievertsen2006-10-229-142/+142
* Move outputting of TO box since it's only relevant to one module and this wil...Graham Eames2006-10-211-0/+28
* #4876Graham Eames2006-10-211-1/+1
* - adjust unread query a bit to cope with large topics (thanks bart!)Meik Sievertsen2006-10-2014-24/+45
* Revised attachment categories a bitMeik Sievertsen2006-10-1917-75/+144
* - typo in functions.phpDavid M2006-10-182-1/+7
* let the forum link work againMeik Sievertsen2006-10-181-1/+1
* #4758David M2006-10-161-0/+4
* looks like nobody ever found this bug :DDavid M2006-10-151-5/+19
* Allow fractional values for sizes [#4744]Graham Eames2006-10-141-3/+3
* if we want a string, don't close the DB and cacheDavid M2006-10-141-1/+4
* fix the dbalDavid M2006-10-141-3/+3
* - store sql_layer directly within the layer itselfMeik Sievertsen2006-10-1429-442/+166
* Remove unused constantsGraham Eames2006-10-141-2/+0
* - introducing clean usernames, needs to be tested more, I'm not sure I didn't...Nils Adermann2006-10-1313-26/+62
* Censor last post topic [#4714]Graham Eames2006-10-121-1/+1