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