1
0
Fork 0
mirror of https://github.com/phpbb/phpbb.git synced 2025-10-07 19:41:38 +01:00
phpbb/phpBB/includes
Meik Sievertsen f26b9e42c0 Send service unavailable response code for E_USER_ERROR
git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@10061 89ea8834-ac86-4346-8a33-228a782c2dd0
2009-08-28 11:39:45 +00:00
..
acm Fix some issues with XCache, can't totally resolve the purge() method as XCache does not expose its settings to userland PHP. 2009-06-13 13:14:27 +00:00
acp Fix Bug - Queries on un-indexed column user_email 2009-08-28 09:26:43 +00:00
auth Fix 2009-07-18 21:20:20 +00:00
captcha 2009-08-20 14:42:38 +00:00
db - replaced the drop down menu log filter thing with log searching 2009-08-21 21:47:19 +00:00
diff XHTML mistakes in the updater. 2009-07-26 17:58:10 +00:00
hooks - fixed database updater 2007-10-04 12:03:05 +00:00
mcp Make sure only logs for existing users are displayed and user-specific logs removed on user deletion. (Bug ) 2009-08-25 09:07:26 +00:00
questionnaire - links to send statistics after install and update 2009-08-13 14:51:47 +00:00
search fix r9713 for 2009-08-05 15:28:46 +00:00
ucp Fix Bug - Queries on un-indexed column user_email 2009-08-28 09:26:43 +00:00
utf - replaced the drop down menu log filter thing with log searching 2009-08-21 21:47:19 +00:00
auth.php Fix Bug - we compare the bitlength, therefore we indeed do not need to re-cache if we think acl options got changed (which we did) 2009-07-30 14:35:29 +00:00
bbcode.php Color bbcode now supports three-digit hex notation. (Bug - Patch by leviatan21) 2009-07-07 11:41:07 +00:00
cache.php Further word censor fix to work with UTF8 correctly 2009-07-07 12:59:30 +00:00
constants.php ok, i am very sorry, but this needs to be fixed. 2009-08-12 15:00:47 +00:00
functions.php Send service unavailable response code for E_USER_ERROR 2009-08-28 11:39:45 +00:00
functions_admin.php Make sure only logs for existing users are displayed and user-specific logs removed on user deletion. (Bug ) 2009-08-25 09:07:26 +00:00
functions_compress.php Fix bugs & - Fail gracefully if store folder is not writable during update. 2009-07-17 11:32:27 +00:00
functions_content.php Allow "0" as censor word and replacement. 2009-08-21 09:44:55 +00:00
functions_convert.php Apply locale-independent basename() to attachment filenames. New function added: utf8_basename(). (Bug - Patch by ocean=Yohsuke) 2009-08-01 12:28:50 +00:00
functions_display.php Use comparison instead of arithmetic. 2009-08-21 10:46:58 +00:00
functions_install.php Lifted minimum requirement for Firebird DBMS from 2.0+ to 2.1+. 2009-08-13 15:25:20 +00:00
functions_jabber.php [Feature] Allow specific connection to different server for jabber functionality by providing a valid JID as username. This also allows the use of talk.google.com as jabber server with gmail.com JIDs. (Bug ) 2008-10-08 12:44:23 +00:00
functions_messenger.php Fix possible wrong encodings in email template files in messenger. Related to bug 2009-08-25 09:04:38 +00:00
functions_module.php [Change] Alllow applications to set custom module inclusion path (idea by HoL) 2008-11-23 12:42:34 +00:00
functions_posting.php Ability to define constant PHPBB_USE_BOARD_URL_PATH to use board url for images/avatars/ranks/imageset... 2009-08-17 14:45:14 +00:00
functions_privmsgs.php Even if the recipient of a PM is now inactive (for whatever reason) still display the information in PM recipient lists and do not hide it 2009-08-04 13:08:26 +00:00
functions_profile_fields.php Permit null values for non-required integer custom profile fields and ensure zero complies with the range limits. 2009-07-19 00:20:03 +00:00
functions_template.php This is an enhancement for revision r10051 (INC template variable) 2009-08-25 09:48:44 +00:00
functions_transfer.php Also fix bug in ftp_fsock class. 2009-07-22 03:02:45 +00:00
functions_upload.php Apply locale-independent basename() to attachment filenames. New function added: utf8_basename(). (Bug - Patch by ocean=Yohsuke) 2009-08-01 12:28:50 +00:00
functions_user.php Fix Bug - Queries on un-indexed column user_email 2009-08-28 09:26:43 +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 2009-08-02 16:44:45 +00:00
session.php Add some very basic checks to the users ip - related to bug 2009-08-20 08:43:10 +00:00
template.php Check for valid $template_path in includes/template.php - Bug 2009-08-20 14:53:25 +00:00