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

Go to the source code of this file.

Variables

 $fields
 Form to edit subdomains informations. More...
 
 $r =true
 
if(!isset($noread)||! $noread) if(! $r) $dt =$dom->domains_type_lst()
 
if(! $isinvited && $dt[strtolower($r['type'])]["enable"] !="ALL") $domroot =$dom->get_domain_all($r['domain'])
 
 if ( $msg->has_msgs("ERROR"))
 
 $isedit =true
 

Variable Documentation

◆ $domroot

if (! $isinvited &&$dt[strtolower( $r[ 'type'])]["enable"] !="ALL") $domroot =$dom->get_domain_all($r['domain'])

Definition at line 59 of file dom_subedit.php.

◆ $dt

if (!isset( $noread)||! $noread) if (! $r) $dt =$dom->domains_type_lst()

Definition at line 52 of file dom_subedit.php.

◆ $fields

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

Form to edit subdomains informations.

Definition at line 30 of file dom_subedit.php.

◆ $isedit

$isedit =true

Definition at line 77 of file dom_subedit.php.

◆ $r

$r =true

Definition at line 37 of file dom_subedit.php.

◆ if

if($msg->has_msgs("ERROR")) (   $msg->"ERROR")

Definition at line 62 of file dom_subedit.php.