X-Git-Url: http://git.cyclocoop.org/%22.%20%20%20generer_url_action%28%22logout%22%2C%22logout=prive%22%29%20.%20%20%20%22?a=blobdiff_plain;f=autoload.php;h=0e1b30fe0fce99fe14b0fd7c67892cf9c98c2111;hb=a6b9f44d2d7a430afc4bd78bb9a5b1e271b6abe7;hp=fc610cfd18c2c96752278f0c15bfec681b3acdea;hpb=4660ce079ca78a66e4ec7386481868a52ecebda5;p=lhc%2Fweb%2Fwiklou.git diff --git a/autoload.php b/autoload.php index fc610cfd18..0e1b30fe0f 100644 --- a/autoload.php +++ b/autoload.php @@ -456,6 +456,7 @@ $wgAutoloadLocalClasses = [ 'ExplodeIterator' => __DIR__ . '/includes/libs/ExplodeIterator.php', 'ExportProgressFilter' => __DIR__ . '/includes/export/ExportProgressFilter.php', 'ExportSites' => __DIR__ . '/maintenance/exportSites.php', + 'ExtensionDependencyError' => __DIR__ . '/includes/registration/ExtensionDependencyError.php', 'ExtensionJsonValidationError' => __DIR__ . '/includes/registration/ExtensionJsonValidationError.php', 'ExtensionJsonValidator' => __DIR__ . '/includes/registration/ExtensionJsonValidator.php', 'ExtensionLanguages' => __DIR__ . '/maintenance/language/languages.inc',