phpbb/phpBB/includes
2015-06-08 17:01:52 +02:00
..
acm [ticket/11224] Remove new line in acm_memory.php 2014-05-15 12:36:22 +02:00
acp [ticket/13568] Use more descriptive validation names and merge with path block 2015-02-02 18:30:05 +01:00
auth [ticket/13096] Add phpbb_ prefix to ldap_escape() 2014-09-23 22:43:52 +02:00
captcha [ticket/11301] Guidelines: Add spaces in front and after the / operator. 2013-01-08 23:20:30 +01:00
db [ticket/12397] Fix sql_unique_index_exists doc block 2014-04-16 00:55:05 +03: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/12695] Add viewtopic language file for parse_attachments in mcp_post 2014-07-10 14:39:53 +02:00
questionnaire [ticket/11227] @return void -> @return null in develop-olympus. 2012-11-29 15:37:12 -05:00
search [ticket/12933] Handle case when * is last character of word 2015-01-28 21:59:58 +01:00
ucp [ticket/13833] Prevent flooding if type=submit doesn't exist 2015-06-08 17:01:52 +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/10252] Correctly document behaviour of acl_get_list() for a_ permission 2011-07-15 10:23:06 +02:00
bbcode.php [ticket/10985] Add fix to properly inherit style during update process 2014-09-23 23:03:07 +02: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 [3.0.x] Increment version number to 3.0.15-dev. 2015-04-28 20:40:20 +02:00
error_collector.php [ticket/10369] Rename filter_errfile() to filter_root_path(). 2011-09-18 22:32:25 +02:00
functions.php Merge remote-tracking branch 'phpbb-security/ticket/security-180' into prep-release-3.0.14 2015-04-28 21:54:50 +02:00
functions_admin.php [ticket/9725] Fetch Azure db stats from proper table 2014-03-28 17:04:29 -05:00
functions_compress.php [ticket/7296] Exporting styles to tar creates corrupted archives. 2010-08-22 11:16:19 -04:00
functions_content.php [ticket/10423] Match multiple wildcards 2014-04-13 21:36:09 +02:00
functions_convert.php [ticket/10407] Fix check for empty image paths in convertor 2012-01-02 13:09:21 -05:00
functions_database_helper.php [ticket/11162] Rename tricky updates to database helper. 2012-12-12 21:46:38 -05:00
functions_display.php Merge remote-tracking branch 'nickvergessen/ticket/10237' into develop-olympus 2011-11-11 22:07:11 +01:00
functions_install.php [ticket/12492] Add support of special chars 2014-05-24 14:33:02 +02:00
functions_jabber.php [ticket/11662] Typos: occured -> occurred 2013-07-12 17:10:18 +02:00
functions_messenger.php [ticket/10986] message.id fallback to SERVER_NAME or phpbb.generated 2013-02-24 19:07:24 +01:00
functions_module.php [ticket/10549] using correct variable in includes/functions_module.php too 2014-03-11 18:45:46 +01:00
functions_posting.php [ticket/10851] Set disallowed content to empty array if checking is disabled 2014-04-03 16:06:46 +02:00
functions_privmsgs.php [ticket/11480] Move the test into get_folder() 2014-07-30 15:28:02 +02:00
functions_profile_fields.php [ticket/12205] Do not display 0 for empty integers when show_novalue is off 2014-02-25 18:24:45 +01: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 [ticket/9297] Add support for Extended Passive Mode (EPSV) in ftp_fsock class. 2011-08-11 23:15:25 +02:00
functions_upload.php [ticket/12755] Apply de morgan to conditional 2014-06-24 19:53:52 +02:00
functions_user.php [ticket/10729] Fix doc block for user_delete 2014-09-22 00:55:08 +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/217] Silence errors in tests, not code. 2011-06-06 21:14:10 +08:00
session.php [ticket/13617] Enforce column size limit for session_forum_id 2015-02-25 16:20:50 +01:00
startup.php [ticket/13765] Verify SERVER_PROTOCOL has the expected format before using it. 2015-04-25 17:22:10 +02:00
template.php [ticket/10145] Always recompile all templates when DEBUG_EXTRA is defined. 2011-04-26 12:35:44 +02:00