Web installer: fix "Upgrade existing installation"
authorKevin Israel <pleasestand@live.com>
Sun, 24 Feb 2013 02:16:03 +0000 (21:16 -0500)
committerKevin Israel <pleasestand@live.com>
Sun, 24 Feb 2013 02:16:03 +0000 (21:16 -0500)
commitd311beffec77b01e058f0ad1b9955af14d3ff95e
tree5725d6ab625ca4864c6567803b069399adbdb298
parentbe31fba35fad63ceb170c4ae9d860c3f3dfabf32
Web installer: fix "Upgrade existing installation"

Fixes a regression caused by Ic166066a: when updating an
existing database, the web installer uses the DatabaseUpdater
class, which requires Maintenance.php.

Bug: 45257
Change-Id: Ie2dc80ab1e0cd9a9552b51dce6681f748aa38ab7
maintenance/Maintenance.php