tbrehm
2011-09-22 5f221a9599ce7998a5fc0ecd0422f2529928f078
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') {