X-Git-Url: https://git.heureux-cyclage.org/?p=lhc%2Fweb%2Fwiklou.git;a=blobdiff_plain;f=mw-config%2Findex.php;h=a47822bb815f9dcdb880cb55f5c37c61951ba739;hp=be9debcb8d177f3891382114f724808b48f893a8;hb=24ae4318b36f88f2dd43db5989074b65776e2cf8;hpb=5b1dcdc344f5d251120a161637bcb89e01b0f6a4 diff --git a/mw-config/index.php b/mw-config/index.php index be9debcb8d..a47822bb81 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; - }