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

Go to the source code of this file.

Variables

 $fields
 Form to confirm the deletion of a subdomain. More...
 
 $r =$dom->get_sub_domain_all($sub_domain_id)
 
 $dt =$dom->domains_type_lst()
 
 if (!empty( $r[ 'dest']))
 

Variable Documentation

◆ $dt

$dt =$dom->domains_type_lst()

Definition at line 38 of file dom_subdel.php.

◆ $fields

$fields
Initial value:
= array (
"sub_domain_id" => array ("request", "integer", ""),
)

Form to confirm the deletion of a subdomain.

Definition at line 29 of file dom_subdel.php.

◆ $r

$r =$dom->get_sub_domain_all($sub_domain_id)

Definition at line 35 of file dom_subdel.php.

◆ if

if(!empty($r['dest'])) ( empty $r[ 'dest'])

Definition at line 66 of file dom_subdel.php.