mirror of
https://github.com/phpbb/phpbb.git
synced 2025-07-30 21:40:43 +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_send_statistics_info
|
||||
return array(
|
||||
'filename' => 'acp_send_statistics',
|
||||
'title' => 'ACP_SEND_STATISTICS',
|
||||
'version' => '1.0.0',
|
||||
'modes' => array(
|
||||
'send_statistics' => array('title' => 'ACP_SEND_STATISTICS', 'auth' => 'acl_a_server', 'cat' => array('ACP_SERVER_CONFIGURATION')),
|
||||
),
|
||||
|
Reference in New Issue
Block a user