aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/includes
Commit message (Expand)AuthorAgeFilesLines
* Thanks to the GPL we are able to use the pear package text_diff - now splitte...Meik Sievertsen2006-08-223-0/+2123
* some updates. Also adjusted the utf tools and normalizer more to our coding g...Meik Sievertsen2006-08-2227-1674/+1341
* Phase 2 of the changesGraham Eames2006-08-224-34/+30
* specialchar sql query to ensure proper display if there are html characters w...Meik Sievertsen2006-08-221-1/+1
* Initial batch of colourization changes. This includes:Graham Eames2006-08-214-7/+15
* put a comment to the captcha_gd header so everyone understands that no more p...Meik Sievertsen2006-08-201-3/+13
* more efficient + fixing an oopsDavid M2006-08-191-2/+1
* The regex used here are more or less identical to those used internally by th...David M2006-08-191-11/+6
* *** empty log message ***David M2006-08-181-1/+1
* *** empty log message ***David M2006-08-181-1/+1
* forgot to remove some debug code :PDavid M2006-08-171-6/+6
* - getcwd replacementDavid M2006-08-171-38/+165
* If this does not fix it, I am not quite so sure it *can* be fixed as this out...David M2006-08-171-18/+45
* *** empty log message ***David M2006-08-171-16/+5
* chr(0x20 | 0x10) = "0"David M2006-08-153-6/+6
* If i could force you all to use PHP 5.1.0+, then i could just use the count p...David M2006-08-152-11/+18
* re-allow editing icons and smilies. :/Meik Sievertsen2006-08-131-2/+2
* we don't want all topics when searching for just a few\!Nils Adermann2006-08-131-6/+10
* make sure we do not have empty select fieldsMeik Sievertsen2006-08-121-1/+1
* Hide forums you can't move posts to from within the mcpGraham Eames2006-08-125-6/+6
* - set default_style when the old default style is being deletedNils Adermann2006-08-121-1/+6
* radius += 2David M2006-08-121-1/+1
* *** empty log message ***David M2006-08-121-30/+12
* *** empty log message ***David M2006-08-121-1/+1
* forgot this :PDavid M2006-08-121-1/+1
* Allow ACP access if install/ is present and display the generic board disable...Graham Eames2006-08-121-0/+6
* bugfixesMeik Sievertsen2006-08-126-30/+12
* - casting to int so this won't throw any unwanted errorsNils Adermann2006-08-121-2/+2
* m_approve_fid should be negatedNils Adermann2006-08-122-5/+5
* sql_in_set changesMeik Sievertsen2006-08-1241-510/+501
* Language variable for consistancy with the other mcp modulesGraham Eames2006-08-121-0/+2
* - New color generation system, please report any images that have issues.David M2006-08-121-345/+1088
* - auto sync attachment topic flag [Bug #2949]Nils Adermann2006-08-124-10/+31
* hehDavid M2006-08-111-1/+1
* so.... what does this thing do?David M2006-08-1116-113/+15
* Oops, I forgot the negate bit in sql_in_set()Nils Adermann2006-08-111-3/+3
* Adding the sql_in_set function which should give us a bit of a performance im...Nils Adermann2006-08-111-0/+43
* submit some attachment changes/fixes as well as fixing the language pack down...Meik Sievertsen2006-08-113-8/+14
* fixing bug #3702Meik Sievertsen2006-08-111-5/+10
* - include missing files in language pack downloadMeik Sievertsen2006-08-111-2/+12
* - removed a useless line [Bug #3656]Nils Adermann2006-08-103-11/+78
* - load tracking updates. Need to be tested on a clean installation too - at t...Meik Sievertsen2006-08-099-25/+170
* - fixed some problems with themesNils Adermann2006-08-083-36/+69
* This is kinda nice.. Before MySQL 5.0.3, traling spaces were removed when val...David M2006-08-073-0/+30
* also make sure users not allowing cookies are retained on the first visit ;)Meik Sievertsen2006-08-071-3/+0
* Fix session id assignment for bots (previously this bug related in bots creat...Meik Sievertsen2006-08-071-4/+11
* *** empty log message ***David M2006-08-071-0/+5
* Backup files are now named backup_[timestamp].sql.*Nils Adermann2006-08-061-3/+3
* *** empty log message ***David M2006-08-061-3/+12
* - BugDavid M2006-08-062-1/+16