$status="Domain $domain does not exist, setting state to cancelled!";
$statusres='cancelled';
# Checking that Domain sync option is enabled
if(!empty($row)&&!$row['value']=='on'){
continue;
}
}else{
echo"Domain check on $domain not successful: "._cozaepp_message($coderes)." (File a bug report here: http://devlabs.linuxassist.net/projects/whmcs-coza-epp/issues/new)";