Move createTables() up a level, this code was practically identical
authorChad Horohoe <demon@users.mediawiki.org>
Wed, 1 Sep 2010 19:03:56 +0000 (19:03 +0000)
committerChad Horohoe <demon@users.mediawiki.org>
Wed, 1 Sep 2010 19:03:56 +0000 (19:03 +0000)
commited7ff76d50fe26b7c9ded7025cd0ff57bedb09ee
tree4738b2f1f61535cae7167ffc36c76ba33122ce7b
parent21216bd52dd8408d926f799a41e4be0a520d0dc7
Move createTables() up a level, this code was practically identical
includes/db/Database.php
includes/installer/DatabaseInstaller.php
includes/installer/MysqlInstaller.php
includes/installer/OracleInstaller.php
includes/installer/PostgresInstaller.php
includes/installer/SqliteInstaller.php