Installer: fix images in CSS
authorChad Horohoe <chadh@wikimedia.org>
Sun, 24 May 2015 13:06:54 +0000 (15:06 +0200)
committerChad <chadh@wikimedia.org>
Sun, 24 May 2015 13:28:54 +0000 (13:28 +0000)
commit3809b6a39b459afc629b4cedc614ec527b55806d
tree8a93327e90ff66623474cbb3868e375e722b7b8c
parent5eda39e04ba76d73885fa1d7554e5e8d5622e47a
Installer: fix images in CSS

Paths are tricky and installer code is old and ugly. Somebody
should really clean this up. Prep the paths always, not just
on the environment checks page.

Co-Authored-By: Timo Tijhof <krinklemail@gmail.com>
Bug: T100145
Change-Id: I4e55c59c2bed0dc94e6bc3a8c59709ec80822235
includes/installer/WebInstaller.php