Rewrite install steps again (cleanup r76390)
authorChad Horohoe <demon@users.mediawiki.org>
Wed, 22 Dec 2010 05:21:22 +0000 (05:21 +0000)
committerChad Horohoe <demon@users.mediawiki.org>
Wed, 22 Dec 2010 05:21:22 +0000 (05:21 +0000)
commita8dc1fe6a985b5eac06060012a21ef22fbfc1b91
treecbf932df4aa485728eeaeec675cbcad8b64b127b
parentdaa5af44a6b2571394e9181816220fbf918e8510
Rewrite install steps again (cleanup r76390)
* No longer iterating and modifying the same array
* Allows multiple attachments to the same step
* Database -> DatabaseMysql
includes/installer/CoreInstaller.php
includes/installer/MysqlInstaller.php