enabled) { __("This page is restricted to authorized staff"); exit(); } $fields = array ( "member_id" => array ("post", "integer", null), "fqdn_id" => array ("post", "integer", null), ); getFields($fields); $conf = $variables->variable_init(); foreach ($conf as $name => $val) { if (isset($GLOBALS['_POST'][$name])) { $variables->variable_set($name, $GLOBALS['_POST'][$name]); } } include_once ("head.php"); ?>
"._("Var")." | "; foreach( $variables->strata_order as $st) { echo "$st | "; } // foeach echo ""._("Used value")." | "; echo "||||||
---|---|---|---|---|---|---|---|---|