X-Git-Url: http://git.cyclocoop.org//%27http:/jquery.khurshid.com/ifixpng.php/%27?a=blobdiff_plain;f=autoload.php;h=9f9f1a6b52c44b65778c6b3db057f13457d8ab54;hb=588671da47faf9d00e41579bcec7db957e538f16;hp=218c244a538a32f658c3f88e9275991c6eba3ea8;hpb=8763879da660e66038686da0fa63125988589db9;p=lhc%2Fweb%2Fwiklou.git diff --git a/autoload.php b/autoload.php index 218c244a53..9f9f1a6b52 100644 --- a/autoload.php +++ b/autoload.php @@ -1560,6 +1560,7 @@ $wgAutoloadLocalClasses = [ 'UploadStashWrongOwnerException' => __DIR__ . '/includes/upload/exception/UploadStashWrongOwnerException.php', 'UploadStashZeroLengthFileException' => __DIR__ . '/includes/upload/exception/UploadStashZeroLengthFileException.php', 'UppercaseCollation' => __DIR__ . '/includes/collation/UppercaseCollation.php', + 'UppercaseTitlesForUnicodeTransition' => __DIR__ . '/maintenance/uppercaseTitlesForUnicodeTransition.php', 'User' => __DIR__ . '/includes/user/User.php', 'UserArray' => __DIR__ . '/includes/user/UserArray.php', 'UserArrayFromResult' => __DIR__ . '/includes/user/UserArrayFromResult.php',