enabled) { __("This page is restricted to authorized staff"); exit(); } if (!$admin->edittld($tld,$mode)) { $error=$err->errstr(); include("adm_tldedit.php"); exit(); } else { $error=_("The TLD has been successfully edited"); include("adm_tld.php"); exit(); } ?>