X-Git-Url: https://git.heureux-cyclage.org/?p=lhc%2Fweb%2Fwiklou.git;a=blobdiff_plain;f=autoload.php;h=b52dfb734ff13cf3a817f3bc16af587e94eda6ce;hp=dc9461edc797f0c4f02af0163cc1dd6edc2ecb38;hb=e7a7a7823e6e4d42a3c10a9089979cd6a81f3484;hpb=52a4ffbf42c22af74e5883578cd503979781a5cb diff --git a/autoload.php b/autoload.php index dc9461edc7..b52dfb734f 100644 --- a/autoload.php +++ b/autoload.php @@ -285,7 +285,6 @@ $wgAutoloadLocalClasses = [ 'CodeContentHandler' => __DIR__ . '/includes/content/CodeContentHandler.php', 'Collation' => __DIR__ . '/includes/collation/Collation.php', 'CollationCkb' => __DIR__ . '/includes/collation/CollationCkb.php', - 'CollationEt' => __DIR__ . '/includes/collation/CollationEt.php', 'CommandLineInc' => __DIR__ . '/maintenance/commandLine.inc', 'CommandLineInstaller' => __DIR__ . '/maintenance/install.php', 'CommentStore' => __DIR__ . '/includes/CommentStore.php',