Revert "Generalize Installer::showStatusMessage()"
authorLegoktm <legoktm.wikipedia@gmail.com>
Mon, 21 Jul 2014 08:31:09 +0000 (08:31 +0000)
committerLegoktm <legoktm.wikipedia@gmail.com>
Fri, 25 Jul 2014 01:38:06 +0000 (01:38 +0000)
commit7458dc32d99e6dd569b1629762443d074b6a3c52
treedaa705fd8f6e71ec07f2eae81370732086c2bdee
parent9fc8b2228e63397e3849607de96d9fa15a1ff38c
Revert "Generalize Installer::showStatusMessage()"

We probably want to put errors on top in the web installer
and warnings on top in the CLI installer due to differences
in scrolling.

This reverts commit 1c1e321af7977722073116fb6846f494502f6805.

Change-Id: I247030f0a3da6dff44884f4a282e52e92657fd91
includes/installer/CliInstaller.php
includes/installer/Installer.php
includes/installer/WebInstaller.php