Installer: Simplify css request
authorTimo Tijhof <krinklemail@gmail.com>
Wed, 4 Jun 2014 19:25:55 +0000 (21:25 +0200)
committerTimo Tijhof <krinklemail@gmail.com>
Wed, 4 Jun 2014 19:25:55 +0000 (21:25 +0200)
commit81e74e8d6943be0ed5dfb0bf9248d9f5573cc091
tree363e6fbdc3164320f73f6ae674084a3dc713e5e2
parent7263871639a72989f87ca3a1851c4eb16e382d7c
Installer: Simplify css request

Instead of passing around the direction in the request, just set
'css=1'. We already have the language code and directionality
available and even rely on it between requests to set other
localisation-related things.

Change-Id: I717cb299b3639024e79880039e0d1f2ff273ab44
includes/installer/WebInstaller.php
includes/installer/WebInstallerOutput.php