@@ -81,11 +81,40 @@ class installer extends installer_base
}
//* These postconf commands will be executed on installation and update
$server_ini_rec=$this->db->queryOneRecord("SELECT config FROM `".$this->db->quote($conf["mysql"]["database"])."`.`server` WHERE server_id = ".$conf['server_id']);