array ("request", "integer", ""), ); getFields($fields); $dom->lock(); $r=$dom->get_sub_domain_all($sub_domain_id); $dom->unlock(); $dt=$dom->domains_type_lst(); if (!$isinvited && $dt[strtolower($r['type'])]["enable"] != "ALL" ) { $msg->raise('Error', "dom", _("This page is restricted to authorized staff")); echo $msg->msg_html_all(); exit(); } ?>

:

has_msgs('Error')) { echo $msg->msg_html_all(); include_once("foot.php"); exit(); } ?>

"; echo "

  • "._("Entry:")." ".( empty($r['name'])?'':$r['name'].".").$r['domain']."
  • "; echo "
  • "._("Type:")." "._($r['type_desc'])."
  • "; if (!empty($r['dest'])) { echo "
  • "._("Value:")." "._($r['dest'])."
  • "; } echo ""; echo "
    "; __("Do you really want to delete it?"); ?>

    " />