Alternc  latest
Alternc logiel libre pour l'hébergement
ip_main.php File Reference

Go to the source code of this file.

Variables

 $fields
 List and edit IP-Authentication list for this account. More...
 
if(!empty($s_protocol)) if(!empty($delete_affected_id)) if(!empty($delete_id)) if(!empty($ipsub)) $list_ip = $authip->list_ip()
 
 $ac = $authip->get_auth_class()
 
 $lac = $authip->list_affected()
 

Variable Documentation

◆ $ac

$ac = $authip->get_auth_class()

Definition at line 71 of file ip_main.php.

◆ $fields

$fields
Initial value:
= array (
"delete_id" => array ("request", "integer", ""),
"delete_affected_id" => array ("request", "integer", ""),
"id" => array ("request", "integer", 0),
"ipsub" => array ("post", "string", ""),
"infos" => array ("post", "string" ,""),
"s_ipsub" => array ("post", "integer", ""),
"s_protocol" => array ("post", "string", ""),
)

List and edit IP-Authentication list for this account.

Definition at line 31 of file ip_main.php.

◆ $lac

$lac = $authip->list_affected()

Definition at line 72 of file ip_main.php.

◆ $list_ip

if (!empty( $s_protocol)) if (!empty( $delete_affected_id)) if (!empty( $delete_id)) if (!empty( $ipsub)) $list_ip = $authip->list_ip()

Definition at line 70 of file ip_main.php.