ftimme
2011-09-23 2eb5d1be554dc85a0695babf08188fdfc5a4ee5f
install/update.php
@@ -152,6 +152,7 @@
//* initialize the database
$inst->db = new db();
$inst->db->dbName = $conf["mysql"]["database"];
//* initialize the master DB, if we have a multiserver setup
if($conf['mysql']['master_slave_setup'] == 'y') {