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

Go to the source code of this file.

Variables

if(! $admin->enabled$fields
 Regenerate all subdomains DNS and VHOST informations of a specific domain type. More...
 
 if (! empty( $name)||( $dom->domains_type_regenerate( $name)))
 

Variable Documentation

◆ $fields

if (! $admin->enabled) $fields
Initial value:
= array (
"name" => array ("request", "string", ""),
)

Regenerate all subdomains DNS and VHOST informations of a specific domain type.

Definition at line 33 of file adm_domstyperegenerate.php.

◆ if

if(! empty($name)||($dom->domains_type_regenerate($name))) ( !   empty $name)||( $dom->domains_type_regenerate( $name))

Definition at line 39 of file adm_domstyperegenerate.php.