From 1f23e8d0fc2368ad861c9b0efa972c0d3a26e923 Mon Sep 17 00:00:00 2001 From: Alexandre Emsenhuber Date: Tue, 27 Jan 2009 15:16:43 +0000 Subject: [PATCH] STAB STAB STAB forgot to commit this file --- includes/AutoLoader.php | 1 + 1 file changed, 1 insertion(+) diff --git a/includes/AutoLoader.php b/includes/AutoLoader.php index 009d984e8f..e3dd049258 100644 --- a/includes/AutoLoader.php +++ b/includes/AutoLoader.php @@ -436,6 +436,7 @@ $wgAutoloadLocalClasses = array( 'Preprocessor_DOM' => 'includes/parser/Preprocessor_DOM.php', 'Preprocessor_Hash' => 'includes/parser/Preprocessor_Hash.php', 'StripState' => 'includes/parser/Parser.php', + 'MWTidy' => 'includes/parser/Tidy.php', # includes/specials 'AncientPagesPage' => 'includes/specials/SpecialAncientpages.php', -- 2.20.1