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

:

$error

"; 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?"); ?>

    " />   " onclick="history.back();" />