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

Go to the source code of this file.

Variables

 $fields
 Delete a username from a protected folder. More...
 
 if (!empty( $confirm_del))
 

Variable Documentation

◆ $fields

$fields
Initial value:
= array (
"d" => array ("post", "array", array()),
"dir" => array ("post", "string", ""),
"confirm_del" => array ("post", "string", ""),
)

Delete a username from a protected folder.

Definition at line 28 of file hta_dodeluser.php.

◆ if

if(!empty($confirm_del)) ( empty $confirm_del)

Definition at line 35 of file hta_dodeluser.php.