X-Git-Url: http://git.cyclocoop.org/fichier?a=blobdiff_plain;f=mw-config%2Findex.php;h=10b8d973cdd884f9b807d5f23ec6c5b441501439;hb=cc0d030a96f9635a7da24cd3e6c42177a3bd100d;hp=be9debcb8d177f3891382114f724808b48f893a8;hpb=b8da5c83743ea31c6f73c063508384f114748537;p=lhc%2Fweb%2Fwiklou.git diff --git a/mw-config/index.php b/mw-config/index.php index be9debcb8d..10b8d973cd 100644 --- a/mw-config/index.php +++ b/mw-config/index.php @@ -44,7 +44,6 @@ function wfInstallerMain() { $installer = InstallerOverrides::getWebInstaller( $wgRequest ); if ( !$installer->startSession() ) { - if ( $installer->request->getVal( "css" ) ) { // Do not display errors on css pages $installer->outputCss();