phpbb/phpBB/includes
2011-04-29 02:10:41 -04:00
..
acm [ticket/10110] Remove tab from empty lines 2011-03-31 20:16:53 +02:00
acp Merge branch 'ticket/erikfrerejean/9581' into develop-olympus 2011-04-10 11:58:29 -04:00
auth [ticket/7538] Limit user_login_attempts to prevent SQL errors. 2010-10-15 19:00:14 +02:00
captcha [ticket/10112] Replaced a couple occurrences of count() with sizeof() 2011-03-30 11:30:27 +01:00
db [ticket/10003] Ported d7d96223e7 to db_tools. 2011-04-29 02:10:41 -04: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 [ticket/10109] Fix "Undefined Index" errors when copying a topic. 2011-04-07 14:53:47 +02: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 [ticket/9595] List min/max characters indexed by search for mysql_fulltext. 2010-10-21 20:31:00 +02:00
ucp [ticket/10121] Fix ICQ profile link, leading to a dead web-messenger. 2011-04-03 22:11:13 +02:00
utf - replaced the drop down menu log filter thing with log searching 2009-08-21 21:47:19 +00:00
.htaccess [ticket/9698] Add .htaccess to the includes subdirectory. 2010-10-15 16:47:21 +02:00
auth.php [ticket/10141] Save a hash lookup when value is not in cache. 2011-04-21 23:15:51 -04:00
bbcode.php Merge r10515 into 3.0.7 branch 2010-02-23 16:12:51 +00:00
cache.php [ticket/9933] Move word censor regex into separate function in functions.php 2011-01-07 15:32:34 +01:00
constants.php [ticket/7778] BBCode single limit 2011-02-23 21:15:40 -05:00
error_collector.php [ticket/10057] Fixes for a bunch of small problems. 2011-03-08 19:48:56 -05:00
functions.php [ticket/7941] Added @return to generate_board_url docstring. 2011-04-17 18:46:03 -04:00
functions_admin.php [ticket/9874] view_log() performs unneeded count query over all log entries. 2011-02-25 00:04:48 +01:00
functions_compress.php [ticket/7296] Exporting styles to tar creates corrupted archives. 2010-08-22 11:16:19 -04: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/9932] Add the Bing bot when converting 2010-11-29 08:33:10 +01:00
functions_display.php [ticket/9937] Make sure feed icon only shows for FORUM_POST 2010-12-21 22:44:10 +01: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 Merge branch 'ticket/cs278/9061' into develop-olympus 2010-10-27 13:06:21 +02: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/7834] Topic time didn't update when first post was deleted 2011-02-24 22:36:35 +00:00
functions_privmsgs.php Revert "[ticket/7716] Data too long for column 'message_subject'" 2010-08-21 21:25:34 +02:00
functions_profile_fields.php [ticket/9075] CPF Numbers fields: Prevent SQL error on registration page. 2010-10-30 12:42:23 +02:00
functions_template.php [ticket/10147] Corrected a typo in includes/functions_template.php. 2011-04-23 15:36:45 -04:00
functions_transfer.php Also fix bug #46295 in ftp_fsock class. 2009-07-22 03:02:45 +00:00
functions_upload.php [ticket/9764] Allow $config['mime_triggers'] to be an empty string. 2010-10-28 22:00:04 +02:00
functions_user.php [ticket/10128] Pass E_USER_WARNING to trigger_error() calls from user_ban(). 2011-04-11 00:29:48 +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 Merge branch 'ticket/rxu/10117' into develop-olympus 2011-04-17 00:31:24 -04:00
session.php [ticket/9912] Fix error in logic. Do not strip SID when user is not a bot. 2011-02-25 22:24:34 -05:00
template.php [ticket/10145] Always recompile all templates when DEBUG_EXTRA is defined. 2011-04-26 12:35:44 +02:00