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

Go to the source code of this file.

Variables

if(! $admin->enabled$fields
 Manage the list of SLAVE DNS machines account and IPs used for the transfer of zones in Bind and the list of domains in domlist.php. More...
 
if($delaccount) if($newlogin) if($delip) if ( $newip)
 
 $c =$admin->listPasswordPolicies()
 
 $passwd_classcount = $c['adm']['classcount']
 

Variable Documentation

◆ $c

$c =$admin->listPasswordPolicies()

Definition at line 76 of file adm_slavedns.php.

◆ $fields

if (! $admin->enabled) $fields
Initial value:
= array (
"delaccount" => array ("request", "string", ""),
"newlogin" => array ("post", "string", ""),
"newpass" => array ("post", "string", ""),
"delip" => array ("request", "string", ""),
"newip" => array ("post", "string", ""),
"newclass" => array ("post", "string", "32"),
)

Manage the list of SLAVE DNS machines account and IPs used for the transfer of zones in Bind and the list of domains in domlist.php.

Definition at line 35 of file adm_slavedns.php.

◆ $passwd_classcount

$passwd_classcount = $c['adm']['classcount']

Definition at line 77 of file adm_slavedns.php.

◆ if

if ( $delaccount) if ( $newlogin) if ( $delip) if($newip) (   $newip)

Definition at line 66 of file adm_slavedns.php.