//* These postconf commands will be executed on installation and update
$server_ini_rec=$this->db->queryOneRecord("SELECT mail_server, config FROM ?? WHERE server_id = ?",$conf["mysql"]["database"].'.server',$conf['server_id']);
//* These postconf commands will be executed on installation and update
$server_ini_rec=$this->db->queryOneRecord("SELECT mail_server, config FROM ?? WHERE server_id = ?",$conf["mysql"]["database"].'.server',$conf['server_id']);