mirror of
https://github.com/phpbb/phpbb.git
synced 2025-07-30 21:40:43 +02:00
[ticket/11150] Gallery => Catalog
PHPBB3-11150
This commit is contained in:
committed by
Tristan Darricau
parent
963eea33a9
commit
38a58df41b
@@ -29,7 +29,7 @@ class extensions_composer extends \phpbb\db\migration\migration
|
||||
'ACP_EXTENSION_MANAGEMENT',
|
||||
array(
|
||||
'module_basename' => 'acp_extensions',
|
||||
'modes' => array('gallery'),
|
||||
'modes' => array('catalog'),
|
||||
),
|
||||
)),
|
||||
);
|
||||
|
Reference in New Issue
Block a user