mirror of
https://github.com/phpbb/phpbb.git
synced 2025-08-06 16:56:44 +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 mcp_notes_info
|
||||
return array(
|
||||
'filename' => 'mcp_notes',
|
||||
'title' => 'MCP_NOTES',
|
||||
'version' => '1.0.0',
|
||||
'modes' => array(
|
||||
'front' => array('title' => 'MCP_NOTES_FRONT', 'auth' => '', 'cat' => array('MCP_NOTES')),
|
||||
'user_notes' => array('title' => 'MCP_NOTES_USER', 'auth' => '', 'cat' => array('MCP_NOTES')),
|
||||
|
Reference in New Issue
Block a user