STAB STAB STAB
authorAlexandre Emsenhuber <ialex@users.mediawiki.org>
Tue, 27 Jan 2009 15:16:43 +0000 (15:16 +0000)
committerAlexandre Emsenhuber <ialex@users.mediawiki.org>
Tue, 27 Jan 2009 15:16:43 +0000 (15:16 +0000)
forgot to commit this file

includes/AutoLoader.php

index 009d984..e3dd049 100644 (file)
@@ -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',