phpbb/phpBB/includes/acp
javiexin 917c864bbf [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 directly when required.
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. Simplified manager
interface by reducing unneeded methods.

PHPBB3-14387
2016-01-02 17:16:23 +01:00
..
info [ticket/13121] Remove cache mode from style management module 2014-10-01 00:03:54 -07:00
acp_attachments.php [ticket/10572] Unguarded includes in acp files 2015-10-13 11:52:52 -04:00
acp_ban.php [ticket/10572] Unguarded includes in acp files 2015-10-13 11:52:52 -04:00
acp_bbcodes.php [ticket/13492] Add the migration to update custom bbcodes with IDN regexps 2015-01-20 08:47:56 +07:00
acp_board.php [ticket/sec-184] Do not output LDAP password to HTML 2015-06-04 14:29:03 +02:00
acp_bots.php [ticket/10572] Unguarded includes in acp files 2015-10-13 11:52:52 -04:00
acp_captcha.php [ticket/11971] Validate "Spambot countermeasures" settings before saving. 2015-10-14 03:31:34 -07:00
acp_contact.php [ticket/12723] Add Sniff ensuring PHP files use the correct file header 2014-06-22 00:45:34 +02:00
acp_database.php [ticket/13930] Add missing spaces to code 2015-06-08 13:54:50 +02:00
acp_disallow.php [ticket/10572] Unguarded includes in acp files 2015-10-13 11:52:52 -04:00
acp_email.php [ticket/10572] Unguarded includes in acp files 2015-10-13 11:52:52 -04:00
acp_extensions.php [ticket/14154] Add extension composer name as tooltip 2015-09-12 14:52:31 +02:00
acp_forums.php [ticket/13311] Remove whitespace at end of line 2015-07-22 09:54:28 +02:00
acp_groups.php [ticket/14387] Extend avatar-driver by extension in ACP not possible 2016-01-02 17:16:23 +01:00
acp_icons.php [ticket/13045] Remove Pragma headers 2014-09-17 20:10:01 +02:00
acp_inactive.php [ticket/10572] Unguarded includes in acp files 2015-10-13 11:52:52 -04:00
acp_jabber.php [ticket/10572] Unguarded includes in acp files 2015-10-13 11:52:52 -04:00
acp_language.php [ticket/10572] Unguarded includes in acp files 2015-10-13 11:52:52 -04:00
acp_logs.php [ticket/12639] Don't make a copy of $marked when deleting logs in acp_logs 2014-06-02 23:22:36 +02:00
acp_main.php [ticket/14159] Hide version info on ACP if we don't have the permission 2015-09-12 17:11:20 +02:00
acp_modules.php [ticket/12557] Fix doc block errors found by Sami 2014-08-03 06:57:05 +03:00
acp_permission_roles.php [ticket/10572] Unguarded includes in acp files 2015-10-13 11:52:52 -04:00
acp_permissions.php [ticket/10572] Unguarded includes in acp files 2015-10-13 11:52:52 -04:00
acp_php_info.php Merge branch 'develop-olympus' into develop-ascraeus 2014-06-09 13:23:49 +05:30
acp_profile.php [ticket/10572] Unguarded includes in acp files 2015-10-13 11:52:52 -04:00
acp_prune.php [ticket/10572] Unguarded includes in acp files 2015-10-13 11:52:52 -04:00
acp_ranks.php [ticket/12838] Update RC2 to RC3 2014-07-16 22:05:28 +02:00
acp_reasons.php [ticket/12446] Unnecessary db connect inphpbb_bootstrap_enabled_exts 2014-06-26 21:09:19 +02:00
acp_search.php [ticket/13685] Add phpbb_dispatcher to fulltext search constructors 2015-06-07 18:40:44 +01:00
acp_send_statistics.php [ticket/10572] Unguarded includes in acp files 2015-10-13 11:52:52 -04:00
acp_styles.php [ticket/14188] Add core.acp_styles_action_before event 2015-09-23 11:26:35 +02:00
acp_update.php [ticket/13527] Apply htmlspecialchars() to data from version server. 2015-01-20 22:40:39 +01:00
acp_users.php [ticket/14387] Extend avatar-driver by extension in ACP not possible 2016-01-02 17:16:23 +01:00
acp_words.php [ticket/12594] Remove @package tags and update file headers 2014-05-27 20:51:13 +02:00
auth.php [ticket/13950] Hide undefined categories 2015-08-28 18:56:10 +02:00