phpbb/phpBB/includes
javiexin 06f4b6926b [ticket/14387] Extend avatar-driver by extension in ACP not possible
Create two driver methods to provide the driver config name and the
driver ACP template name, and use them within the manager method.
Default driver config name and template name are the same as now.
But new drivers are able to override the config name and template
name with their own, including @vendor_extension.

PHPBB3-14387
2016-01-02 17:16:14 +01:00
..
acp [ticket/14387] Extend avatar-driver by extension in ACP not possible 2016-01-02 17:16:14 +01:00
diff [ticket/12557] Fix pass by reference doc blocks 2014-08-07 11:39:04 +03:00
hooks [ticket/12594] Remove @package tags and update file headers 2014-05-27 20:51:13 +02:00
mcp [ticket/14343] Add event when locking/unlocking posts/topics 2015-12-06 20:05:27 +01:00
questionnaire [ticket/12775] Remove useless includes of config.php 2014-07-07 01:02:42 +02:00
ucp [ticket/13945] Send reactivation requests to admins using notifications system. 2015-10-15 22:26:14 -07:00
utf [ticket/12722] Add Generic.Formatting.SpaceAfterCast in the legacy ruleset 2014-06-16 19:05:09 +02:00
.htaccess [ticket/9698] Add .htaccess to the includes subdirectory. 2010-10-15 16:47:21 +02:00
bbcode.php [ticket/13648] Allow extensions using custom bbcode validation methods 2015-05-07 22:01:10 +07:00
compatibility_globals.php [ticket/13061] Replace the service event.subscriber_loader by a compiler pass 2014-09-13 14:34:18 +02:00
constants.php [3.1.x] Update version to 3.1.8-dev 2015-12-12 15:19:47 +01:00
functions.php [ticket/14261] Move the update of session informations to page_footer() 2015-10-27 17:26:18 +01:00
functions_acp.php [ticket/14261] Move the update of session informations to page_footer() 2015-10-27 17:26:18 +01:00
functions_admin.php [ticket/12616] Remove report notifications when post is deleted/disapproved. 2015-10-14 22:50:50 -07:00
functions_compatibility.php [ticket/13882] Lazy load the notification avatars. 2015-05-28 18:05:07 +02:00
functions_compress.php [ticket/13045] Remove Pragma headers 2014-09-17 20:10:01 +02:00
functions_content.php [ticket/13597] Modify variable-variable syntax to be compatible with PHP7 2015-02-11 12:03:54 +01:00
functions_convert.php [ticket/13930] Add missing spaces to code 2015-06-08 13:54:50 +02:00
functions_database_helper.php [ticket/12594] Remove @package tags and update file headers 2014-05-27 20:51:13 +02:00
functions_display.php [ticket/14133] Comment fix for phpbb_get_user_rank() 2015-08-31 21:49:22 +03:00
functions_download.php Merge branch 'develop-olympus' into develop-ascraeus 2015-01-28 19:56:47 +01:00
functions_install.php Merge branch 'develop-olympus' into develop-ascraeus 2014-07-30 15:01:16 +02:00
functions_jabber.php [ticket/12594] Remove @package tags and update file headers 2014-05-27 20:51:13 +02:00
functions_mcp.php [ticket/14186] Do correct string concatenation in phpbb_mcp_sorting() 2015-09-22 09:50:17 +02:00
functions_messenger.php [ticket/14143] Flush the mail queue when writing it 2015-09-05 17:53:29 +02:00
functions_module.php Merge pull request #3560 from Nicofuma/ticket/13790 2015-05-30 10:53:47 +02:00
functions_posting.php [ticket/7362] Add alt attribute on topic icons 2015-08-30 14:37:28 +02:00
functions_privmsgs.php [ticket/14276] Adjust function get_folder_status 2015-11-07 15:33:24 -05:00
functions_transfer.php [ticket/12999] Remove @author tags 2014-08-19 22:54:45 +02:00
functions_upload.php [ticket/13755] Ignore dots in path when determining file extension. 2015-04-10 16:23:51 -07:00
functions_url_matcher.php [ticket/12557] Fix php file description 2014-08-07 13:19:49 +03:00
functions_user.php [ticket/14213] Add pending to core.group_add_user_after 2015-12-08 15:32:45 +01: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/14072] Add core event to the function format_display() 2015-08-06 03:51:48 +07:00
sphinxapi.php [ticket/12721] Update rules descriptions 2014-06-16 23:07:28 +02:00
startup.php [ticket/13923] CS 2015-06-09 21:22:52 +02:00