lock(); if (!$dom->del_sub_domain($domain,$sub)) { $error=$err->errstr(); } $dom->unlock(); include("head.php"); ?>

$error

"; exit(); } else { echo "

"._("The subdomain has been deleted. Changes will take place in 5 minutes.")."

"; } ?>