X-Git-Url: http://git.heureux-cyclage.org/?a=blobdiff_plain;f=mw-config%2Findex.php;h=804d0a1159a4d7c2888a8bb28bbd43551da6bddc;hb=6dbdf29111676e785dfff31b71b0da8ea7e5f101;hp=be9debcb8d177f3891382114f724808b48f893a8;hpb=1676448145f28cdf5bf399b13a39d909d7e0bb77;p=lhc%2Fweb%2Fwiklou.git diff --git a/mw-config/index.php b/mw-config/index.php index be9debcb8d..804d0a1159 100644 --- a/mw-config/index.php +++ b/mw-config/index.php @@ -1,5 +1,5 @@ startSession() ) { - if ( $installer->request->getVal( "css" ) ) { // Do not display errors on css pages $installer->outputCss(); @@ -81,5 +79,4 @@ function wfInstallerMain() { $session = $installer->execute( $session ); $_SESSION['installData'][$fingerprint] = $session; - }