Output info in update.php for skipped updates due to shared tables
authorBrian Wolff <bawolff+wn@gmail.com>
Wed, 16 Apr 2014 20:45:26 +0000 (17:45 -0300)
committerBrian Wolff <bawolff+wn@gmail.com>
Wed, 16 Apr 2014 20:45:26 +0000 (17:45 -0300)
commit0bf4b4ec4f93937a43816c92ae7ae4cdda8e67d9
treec54a29230a2ae43e3a7208897f622df5f3776b54
parent7dab5bfc68376752f3a607c5b5ab81eea8a10594
Output info in update.php for skipped updates due to shared tables

Can be kind of confusing for people to figure out why certain
updates didn't happen. I just had an irc conversation with
someone who didn't realize why their db wasn't fully updated.

Change-Id: I56223e70bdac8baaf079c28cbb1f0e20ef0336b8
includes/installer/DatabaseUpdater.php