mirror of
https://github.com/phpbb/phpbb.git
synced 2025-08-11 03:04:09 +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 ucp_zebra_info
|
||||
return array(
|
||||
'filename' => 'ucp_zebra',
|
||||
'title' => 'UCP_ZEBRA',
|
||||
'version' => '1.0.0',
|
||||
'modes' => array(
|
||||
'friends' => array('title' => 'UCP_ZEBRA_FRIENDS', 'auth' => '', 'cat' => array('UCP_ZEBRA')),
|
||||
'foes' => array('title' => 'UCP_ZEBRA_FOES', 'auth' => '', 'cat' => array('UCP_ZEBRA')),
|
||||
|
Reference in New Issue
Block a user