fix tab
authorAntoine Musso <hashar@users.mediawiki.org>
Tue, 21 Sep 2004 19:47:31 +0000 (19:47 +0000)
committerAntoine Musso <hashar@users.mediawiki.org>
Tue, 21 Sep 2004 19:47:31 +0000 (19:47 +0000)
includes/SkinPHPTal.php

index cc8e451..24bb15c 100644 (file)
@@ -110,7 +110,7 @@ class SkinPHPTal extends Skin {
                global $wgScript, $wgStylePath, $wgLanguageCode, $wgUseNewInterlanguage;
                global $wgMimeType, $wgOutputEncoding, $wgUseDatabaseMessages, $wgRequest;
                global $wgDisableCounters, $wgLogo, $action, $wgFeedClasses, $wgSiteNotice;
-                       global $wgMaxCredits, $wgShowCreditsIfMax;
+               global $wgMaxCredits, $wgShowCreditsIfMax;
 
                extract( $wgRequest->getValues( 'oldid', 'diff' ) );