Uploaded image for project: 'phpBB3'
  1. phpBB3
  2. PHPBB3-12455

Remove unused strings EXTENSION_CONTROLLER_MISSING and EXTENSION_CLASS_WRONG_TYPE from common.php

    XMLWordPrintable

Details

    Description

      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

      Attachments

        Activity

          People

            nickvergessen Joas Schilling
            nickvergessen Joas Schilling
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: