$val) { if (isset($val) and $val != 1) { LOG_INFO($db_link, "Remove connection id: $val"); delete_record($db_link, "connections", "id=" . $val); } } header("Location: " . $_SERVER["REQUEST_URI"]); } unset($_POST); require_once ($_SERVER['DOCUMENT_ROOT']."/inc/header.php"); print_editdevice_submenu($page_url,$id); ?>

Список соединений на портах ".$switch['device_name']." - ".$switch['ip']."
\n"; ?> $value) { print "\n"; print "\n"; $port = get_record($db_link,"device_ports","id=".$value['port_id']); print "\n"; print "\n"; print "\n"; print ""; } print "
Порт Юзер
". $port['port'] . ""; print_auth_detail($db_link, $value['auth_id']); print "
\n"; ?>