phpbb/phpBB/includes
Nils Adermann d8af8223cd Adding the sql_in_set function which should give us a bit of a performance improvement for queries using IN with just one value
git-svn-id: file:///svn/phpbb/trunk@6261 89ea8834-ac86-4346-8a33-228a782c2dd0
2006-08-11 17:43:03 +00:00
..
acm - custom profile field fixed 2006-08-03 15:23:34 +00:00
acp submit some attachment changes/fixes as well as fixing the language pack download for zip files. 2006-08-11 13:21:51 +00:00
auth - display age in user profile and make it available on viewtopic 2006-07-07 12:36:44 +00:00
captcha bugs? bugs. 2006-07-01 06:30:49 +00:00
db Adding the sql_in_set function which should give us a bit of a performance improvement for queries using IN with just one value 2006-08-11 17:43:03 +00:00
mcp - finally making the age calculation work [Bug #3582] 2006-08-06 17:25:29 +00:00
search - fixed some problems with themes 2006-08-08 19:02:44 +00:00
ucp fixing bug #3702 2006-08-11 10:24:37 +00:00
utf Changed: moved functions that encode/decode NCRs from and to UTF-8 to utf_tools.php 2006-07-15 17:01:59 +00:00
auth.php - fixing some bugs 2006-08-02 15:53:19 +00:00
bbcode.php OK... 2006-07-24 10:08:36 +00:00
cache.php - forgot to actually move the cache file :@ 2006-06-14 19:01:10 +00:00
constants.php - fixing some bugs 2006-08-02 15:53:19 +00:00
functions.php - load tracking updates. Need to be tested on a clean installation too - at the moment only tiny quirks are noticed at area51. 2006-08-09 21:03:46 +00:00
functions_admin.php - finally making the age calculation work [Bug #3582] 2006-08-06 17:25:29 +00:00
functions_compress.php - removed db cache (might re-appear, but for now we do not see the need for it) 2006-06-16 16:54:51 +00:00
functions_display.php submit some attachment changes/fixes as well as fixing the language pack download for zip files. 2006-08-11 13:21:51 +00:00
functions_jabber.php - automatically sync topic_reported when deleting a post [Bug #2152] 2006-06-14 18:59:12 +00:00
functions_messenger.php revert a change i made (we already adjust line endings to be rfc-compliant and use \n for the php mail function as suggested by the manual) 2006-07-20 17:55:36 +00:00
functions_module.php - renamed the following columns: 2006-07-13 12:51:56 +00:00
functions_posting.php - load tracking updates. Need to be tested on a clean installation too - at the moment only tiny quirks are noticed at area51. 2006-08-09 21:03:46 +00:00
functions_privmsgs.php This should end some issues we have been having regarding the proper binary encoding of stuff. :D 2006-08-06 05:52:41 +00:00
functions_profile_fields.php - custom profile field fixed 2006-08-03 15:23:34 +00:00
functions_template.php Fixed: oops, forgot ASP-like tags 2006-07-23 22:38:27 +00:00
functions_transfer.php - fixed language pack management a bit (supporting backslashes) 2006-07-02 21:42:54 +00:00
functions_upload.php make sure custom profile fields are created correctly on registration (#2225) 2006-06-13 21:06:29 +00:00
functions_user.php - load tracking updates. Need to be tested on a clean installation too - at the moment only tiny quirks are noticed at area51. 2006-08-09 21:03:46 +00:00
index.htm Add blank indexes to stop nosey people being, erm, nosey 2001-11-21 13:06:56 +00:00
message_parser.php - custom profile field fixed 2006-08-03 15:23:34 +00:00
session.php submit some attachment changes/fixes as well as fixing the language pack download for zip files. 2006-08-11 13:21:51 +00:00
template.php - fixing some bugs 2006-08-01 15:29:47 +00:00