enabled) { __("This page is restricted to authorized staff"); exit(); } $fields = array ( "domain" => array ("request", "string", ""), ); getFields($fields); if (!$admin->dom_lock($domain)) { $error=$err->errstr(); } include("adm_doms.php"); exit; ?>