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