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

Go to the source code of this file.

Variables

 if (! $admin->enabled)
 Manages default domain types, they are the subdomains automatically installed on a domain when you host it. More...
 
 $fields
 
 $tab = $dom->lst_default_subdomains()
 

Variable Documentation

◆ $fields

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

Definition at line 52 of file adm_doms_def_type.php.

◆ $tab

◆ if

if(!empty($domup)) ( ! $admin->  enabled)

Manages default domain types, they are the subdomains automatically installed on a domain when you host it.

AlternC's modules such as squirrelmail or roundcube may create new ones, you'll see them here

Definition at line 30 of file adm_doms_def_type.php.