mirror of
https://github.com/phpbb/phpbb.git
synced 2025-07-31 14:00:31 +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_php_info_info
|
||||
return array(
|
||||
'filename' => 'acp_php_info',
|
||||
'title' => 'ACP_PHP_INFO',
|
||||
'version' => '1.0.0',
|
||||
'modes' => array(
|
||||
'info' => array('title' => 'ACP_PHP_INFO', 'auth' => 'acl_a_phpinfo', 'cat' => array('ACP_GENERAL_TASKS')),
|
||||
),
|
||||
|
Reference in New Issue
Block a user