(bug 32508) Fix updater output
authorAntoine Musso <hashar@users.mediawiki.org>
Thu, 12 Jan 2012 10:59:13 +0000 (10:59 +0000)
committerAntoine Musso <hashar@users.mediawiki.org>
Thu, 12 Jan 2012 10:59:13 +0000 (10:59 +0000)
commiteb43a7e8b4c45bcfc424199bf37a2929686dc981
treea60ded9eb40fa8e064911ff8ddb23243cd3014bb
parentca27814f63df59050027695c4b6781ead03f790f
(bug 32508) Fix updater output

site_stats updated is still a database action.
Purge cache is now the very last one.

Output:

<snip>
...site_stats is populated...done.
Purging caches...done.

Done.
includes/installer/DatabaseUpdater.php