Cleared ResourceLoader blob store after update.php finishes.
authorTyler Anthony Romeo <tylerromeo@gmail.com>
Tue, 9 Apr 2013 18:14:57 +0000 (18:14 +0000)
committerTyler Anthony Romeo <tylerromeo@gmail.com>
Tue, 9 Apr 2013 18:14:57 +0000 (18:14 +0000)
commiteca5c5007e827243234740ba2b449cefaa071ef6
tree6c32860c2783a78aa490a6854b17cf1e3bcb5f93
parent54b1d1777b63f5dcae1cf5cf832cb656e5197dc8
Cleared ResourceLoader blob store after update.php finishes.

Update.php is supposed to clear all localization caches. This
makes sure to clear the ResourceLoader's own message cache
as well.

Bug: 44524
Change-Id: I15ceb60f5e2e4d3ed9ba818fe6cd619f9adce5b2
includes/installer/DatabaseUpdater.php