mirror of
https://github.com/phpbb/phpbb.git
synced 2025-08-19 23:11:45 +02:00
[ticket/12564] Remove version definition from ACP/MCP/UCP module info files
PHPBB3-12564
This commit is contained in:
@@ -17,7 +17,6 @@ class acp_email_info
|
||||
return array(
|
||||
'filename' => 'acp_email',
|
||||
'title' => 'ACP_MASS_EMAIL',
|
||||
'version' => '1.0.0',
|
||||
'modes' => array(
|
||||
'email' => array('title' => 'ACP_MASS_EMAIL', 'auth' => 'acl_a_email && cfg_email_enable', 'cat' => array('ACP_GENERAL_TASKS')),
|
||||
),
|
||||
|
Reference in New Issue
Block a user