X-Git-Url: https://git.heureux-cyclage.org/?a=blobdiff_plain;f=autoload.php;h=3e6b4a20b73eae1e25424194a1c676b75784bdd3;hb=6698b7ea1d63fbd2e3014bf563c3ad9e937bc8dd;hp=0f92ccbde0bfd37232d7a29cc394107a8a561039;hpb=3d98b80a3901a4f843af38066f4f1538ec635976;p=lhc%2Fweb%2Fwiklou.git diff --git a/autoload.php b/autoload.php index 0f92ccbde0..3e6b4a20b7 100644 --- a/autoload.php +++ b/autoload.php @@ -1536,7 +1536,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',