X-Git-Url: https://git.heureux-cyclage.org/?a=blobdiff_plain;f=mw-config%2Findex.php;h=10b8d973cdd884f9b807d5f23ec6c5b441501439;hb=d6b0b9253544dae85d95e8f7e02c8d6a13a6fef4;hp=be9debcb8d177f3891382114f724808b48f893a8;hpb=c35e848f2d9d337dec92e2690d42cdea388af803;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();