X-Git-Url: https://git.heureux-cyclage.org/?p=lhc%2Fweb%2Fwiklou.git;a=blobdiff_plain;f=autoload.php;h=045045f685e83f37373b09c6e04c555d82965326;hp=6c484768f925a928a878df8e16905bf74e260b40;hb=d741d0d962d3cd8a8c403c1508f8fed51846be2f;hpb=5522a7a9b8a4b95d37aa12996d5fff98e3a24bc4 diff --git a/autoload.php b/autoload.php index 6c484768f9..045045f685 100644 --- a/autoload.php +++ b/autoload.php @@ -1564,7 +1564,7 @@ $wgAutoloadLocalClasses = [ 'UploadStashWrongOwnerException' => __DIR__ . '/includes/upload/UploadStash.php', 'UploadStashZeroLengthFileException' => __DIR__ . '/includes/upload/UploadStash.php', 'UppercaseCollation' => __DIR__ . '/includes/collation/UppercaseCollation.php', - 'UsageException' => __DIR__ . '/includes/api/ApiUsageException.php', + 'UsageException' => __DIR__ . '/includes/api/UsageException.php', 'User' => __DIR__ . '/includes/user/User.php', 'UserArray' => __DIR__ . '/includes/user/UserArray.php', 'UserArrayFromResult' => __DIR__ . '/includes/user/UserArrayFromResult.php',