X-Git-Url: http://git.cyclocoop.org/%28?a=blobdiff_plain;f=mw-config%2Findex.php;h=a6cebc3951645902ccd11ceff354dcfe9be0429b;hb=d06af57a3139ca49001943621d3187e203681351;hp=be176c7204d5afd0592c1c3eda1077105276aa99;hpb=e016f6aa9386f515398d07d25419650c1fb74bf6;p=lhc%2Fweb%2Fwiklou.git diff --git a/mw-config/index.php b/mw-config/index.php index be176c7204..a6cebc3951 100644 --- a/mw-config/index.php +++ b/mw-config/index.php @@ -44,7 +44,7 @@ function wfInstallerMain() { if ( !$installer->startSession() ) { - if( $installer->request->getVal( "css" ) ) { + if ( $installer->request->getVal( "css" ) ) { // Do not display errors on css pages $installer->outputCss(); exit;