-
Bug
-
Resolution: Fixed
-
Minor
-
3.1.0-b2
The strings are not used and also contain wrong information:
'EXTENSION_CONTROLLER_MISSING' => 'The extension <strong>%s</strong> is missing a controller class and cannot be accessed through the front-end.',
|
'EXTENSION_CLASS_WRONG_TYPE' => 'The extension controller class <strong>%s</strong> is not an instance of the phpbb_extension_controller_interface.',
|
https://github.com/phpbb/phpbb/blob/develop-ascraeus/phpBB/language/en/common.php#L220-L221