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

Go to the source code of this file.

Variables

 $fields
 Protects a folder using a .htaccess / .htpasswd pair for apache2. More...
 
if(empty($dir)) else if(! $hta->CreateDir($dir)) else
 

Variable Documentation

◆ $fields

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

Protects a folder using a .htaccess / .htpasswd pair for apache2.

Definition at line 28 of file hta_doadd.php.

◆ else

if (empty( $dir)) else if (! $hta->CreateDir( $dir)) else
Initial value:
{
$msg->raise("INFO", "hta", _("Folder %s is protected"), $dir)
$msg
Definition: bootstrap.php:75

Definition at line 39 of file hta_doadd.php.