Installer: output css correctly when session errors occur
authorSergio Santoro <santoro.srg@gmail.com>
Sun, 4 May 2014 10:43:28 +0000 (12:43 +0200)
committerSergio Santoro <santoro.srg@gmail.com>
Sun, 4 May 2014 10:43:28 +0000 (12:43 +0200)
commit1e9064483d41c8e7733e9189208a5c8ac3404e13
tree576f44aa753376bbb7630fe306b7b3951a33645e
parent9db61c9ab58b11b639a1f95916b37b57530ec674
Installer: output css correctly when session errors occur

CSS was not showing correctly when session errors occurred.
This was caused because mw-config/index.php was not taking
into account the "css" parameter passed in the URL.

Change-Id: I500c7340ab6826d428e9e3be28bcfc7ca5ed8466
includes/installer/WebInstaller.php
mw-config/index.php