$db->query("SELECT * FROM sub_domaines WHERE type='webmail'");
if($db->num_rows()){
echo"WARNING: You have webmail domain-types, you need to install alternc-squirrelmail or alternc-roundcube to be able to use them again. They will work but may break until you do that\n";