array ("get", "integer", ""), "id" => array ("post", "integer", 0), "ipsub" => array ("post", "string", ""), "infos" => array ("post", "string" ,""), "s_ipsub" => array ("post", "integer", ""), "s_protocol" => array ("post", "string", ""), ); getFields($fields); if (!empty($delete_id)) { if (! $authip->ip_delete($delete_id)) { $msg->raise("ERROR", "admin", _("Error during deletion")); } } if (!empty($ipsub)) { if (! $authip->ip_save_whitelist($id, $ipsub, $infos)) { $msg->raise("ERROR", "admin", _("Error during recording")); } } $list_ip = $authip->list_ip_whitelist(); ?>



msg_html_all(); ?>

"; __("The IP and subnet you have here are allowed for ALL users and ALL usages"); ?>


- );" >

IPv4, IPv6 and subnet allowed"); ?>


" />

"; ?>
$txt{$i['ip_human']}{$i['infos']}