Get rid of addNewExtension()/getNewExtensions() method of adding new extensions ...
authorChad Horohoe <demon@users.mediawiki.org>
Tue, 7 Jun 2011 17:33:34 +0000 (17:33 +0000)
committerChad Horohoe <demon@users.mediawiki.org>
Tue, 7 Jun 2011 17:33:34 +0000 (17:33 +0000)
commite54a7056e9fc7bb991143299e610e8d7902ee8fd
tree6244c58b78a6aa3afb7dc5bb788184964bd6e75e
parentf2b428c31723189464bee5951e5f4afdf5344da6
Get rid of addNewExtension()/getNewExtensions() method of adding new extensions (added in r81266). Since r85021, this isn't necessary because we run old updates like we should. Fix the 3 extensions using it. Reverts most of r81266, all of r84868, tiny part of r86741. Also ping r89653 which is what caused me to look at this again.
includes/installer/DatabaseInstaller.php
includes/installer/DatabaseUpdater.php