X-Git-Url: https://git.heureux-cyclage.org/?a=blobdiff_plain;ds=sidebyside;f=autoload.php;h=f8fc6b2b5624ac5dedafd78eea415e7cc6f9b403;hb=c75059dacbb972683139fb848be986806bf0233e;hp=22ddaf8e583d178430c5cef0942369f4d10fa87d;hpb=b83cf88837d589ae82a41fffb68dd82855aff2e5;p=lhc%2Fweb%2Fwiklou.git diff --git a/autoload.php b/autoload.php index 22ddaf8e58..f8fc6b2b56 100644 --- a/autoload.php +++ b/autoload.php @@ -1537,7 +1537,6 @@ $wgAutoloadLocalClasses = [ 'UploadStashWrongOwnerException' => __DIR__ . '/includes/upload/UploadStash.php', 'UploadStashZeroLengthFileException' => __DIR__ . '/includes/upload/UploadStash.php', 'UppercaseCollation' => __DIR__ . '/includes/collation/UppercaseCollation.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',