-Destroy the DB automatically when initting the DB
authorX! <soxred93@users.mediawiki.org>
Thu, 30 Dec 2010 17:30:35 +0000 (17:30 +0000)
committerX! <soxred93@users.mediawiki.org>
Thu, 30 Dec 2010 17:30:35 +0000 (17:30 +0000)
commit1993c832779ff758bd005b6a6e24723dce9822ce
treeae328e66f55fa02c625070e81c6b597c66849847
parent1f05665cf34c4468fa57e89de20a11c51eada0f5
-Destroy the DB automatically when initting the DB
-Add $force option to wfSetVar
-More work on getting SQLite to work
includes/GlobalFunctions.php
includes/db/CloneDatabase.php
includes/db/Database.php
includes/db/DatabaseSqlite.php
tests/phpunit/MediaWikiTestCase.php