phpbb/phpBB/includes
Andreas Fischer a2918fd98e Merge branch 'develop-olympus' into develop
* develop-olympus:
  [ticket/9704] Fix minor typo in coding guidelines.
  [ticket/9690] Add forthcoming Bing Bot to list of recognized bots
  [ticket/9451] Add optional $can_upload parameter to avatar_process_user().
  [ticket/9593] A readme file for unit tests and running unit tests.
  [ticket/9570] Changed "system" to "guest" timezone in ACP, added explanation.
  [ticket/9589] Added sample nginx configuration file for phpbb.
2010-07-08 20:10:17 +02:00
..
acm [feature/memcache-multi-server] Changing format for multiple memcache hosts. Fixing code style issues in changes. 2010-03-18 17:01:50 +01:00
acp Merge branch 'develop-olympus' into develop 2010-07-08 20:10:17 +02:00
auth [feature/auto-loading] Added autoloader to common and ensured compatability 2010-07-05 15:40:46 +02:00
captcha [feature/auto-loading] Added autoloader to common and ensured compatability 2010-07-05 15:40:46 +02:00
db Merge branch 'ticket/bantu/9643' into develop-olympus 2010-06-20 22:45:28 +02:00
diff improve code to detect and solve conflicts for code removed from one version to another. 2009-09-20 16:20:20 +00:00
hooks - fixed database updater 2007-10-04 12:03:05 +00:00
mcp Fix bug #55045 - Do not duplicate previous/next links in pagination text of moderator logs and user notes in MCP for subsilver2. 2010-01-24 16:00:18 +00:00
questionnaire [Feature] Ability to use HTTP authentication in ATOM feeds by passing the GET parameter auth=http 2010-01-19 19:08:51 +00:00
search Safe us some more calls to $db->sql_escape(). 2010-01-11 23:26:56 +00:00
ucp [ticket/9451] Add optional $can_upload parameter to avatar_process_user(). 2010-07-07 16:45:00 +02:00
utf Make a few functions truly static to fix the tests. 2010-03-06 04:41:49 +01:00
auth.php Fix Bug #48875 - 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 Merge r10515 into 3.0.7 branch 2010-02-23 16:12:51 +00:00
cache.php Support for Microsoft's Native SQL Server Driver for PHP - Patch by Chris Pucci at Microsoft [Bug #57055] 2010-02-11 00:02:51 +00:00
class_loader.php [feature/auto-loading] Added a phpBB autoloader with caching support. 2010-07-05 15:40:46 +02:00
constants.php [ticket/9179] Remove unnecessary newline. 2010-05-30 15:20:15 +02:00
functions.php [feature/auto-loading] Added autoloader to common and ensured compatability 2010-07-05 15:40:46 +02:00
functions_admin.php [ticket/9510] Unable to copy permissions from and to forums you cannot see 2010-05-16 18:19:28 +02:00
functions_compress.php [bug/12531] proposed solution for bug #12531 2010-03-06 17:57:27 +01:00
functions_content.php Deprecate $allow_reply parameter to truncate_string() (Bug #56675) 2010-01-25 18:02:37 +00:00
functions_convert.php [ticket/9659] Signature options in set_user_options 2010-07-06 14:43:50 +02:00
functions_display.php Merge branch 'ticket/bantu/9112' into develop-olympus 2010-06-20 22:45:16 +02:00
functions_install.php Support for Microsoft's Native SQL Server Driver for PHP - Patch by Chris Pucci at Microsoft [Bug #57055] 2010-02-11 00:02:51 +00:00
functions_jabber.php Fix Jabber SASL PLAIN authentication failures. (Bug #52995) 2009-10-29 15:04:19 +00:00
functions_messenger.php Do not store email templates in database. [Bug #54505] 2010-01-26 16:52:46 +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 [ticket/9147] "Change topic type"-option "Normal" always selected. 2010-05-28 14:25:56 +02:00
functions_privmsgs.php Do not permit unauthorised users to delete private messages from folder listing. #54355 2009-12-11 22:27:00 +00:00
functions_profile_fields.php [ticket/9582] Unable to edit CPFs from UCP under MSSQL native driver. 2010-05-03 19:40:26 +02:00
functions_template.php Revert INC/DEC feature. It is not consistent with the other template variables - bad idea. ;) We will get to it though... but not now. 2009-08-30 11:15:24 +00:00
functions_transfer.php Also fix bug #46295 in ftp_fsock class. 2009-07-22 03:02:45 +00:00
functions_upload.php [feature/remote_upload-filesize] Also check HTTP content-length before actually starting the file transfer. 2010-05-14 01:19:34 +02:00
functions_user.php Merge branch 'ticket/bantu/9451' into develop-olympus 2010-07-08 19:52:29 +02:00
index.htm Add blank indexes to stop nosey people being, erm, nosey 2001-11-21 13:06:56 +00:00
message_parser.php [ticket/9170] Unable to get image size in img bbcode when URL has multiple parameters. 2010-05-02 23:43:32 +02:00
session.php Merge branch 'develop-olympus' into develop 2010-07-08 03:06:41 +02:00
template.php Do not store email templates in database. [Bug #54505] 2010-01-26 16:52:46 +00:00