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

Go to the source code of this file.

Variables

 $fields
 Add a user to a protected folder (using .htaccess for apache) More...
 
 $c =$admin->listPasswordPolicies()
 
 $passwd_classcount = $c['hta']['classcount']
 

Variable Documentation

◆ $c

$c =$admin->listPasswordPolicies()

Definition at line 40 of file hta_adduser.php.

◆ $fields

$fields
Initial value:
= array (
"dir" => array ("request", "string", ""),
"user" => array ("post", "string", ""),
)

Add a user to a protected folder (using .htaccess for apache)

Definition at line 29 of file hta_adduser.php.

◆ $passwd_classcount

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

Definition at line 41 of file hta_adduser.php.