Alternc  3.2
Alternc logiel libre pour l'hébergement
 All Data Structures Namespaces Files Functions Variables Pages
dom_subdoedit.php File Reference

Go to the source code of this file.

Variables

 $fields
 $dynamicvar = "t_$type"
 $value = $$dynamicvar
 $dt = $dom->domains_type_lst()
if((!isset($isinvited)||!$isinvited)&&$dt[strtolower($type)]["enable"]!="ALL") $r = $dom->set_sub_domain($domain,$sub,$type,$value, $sub_domain_id)
 exit

Variable Documentation

$dt = $dom->domains_type_lst()

Definition at line 51 of file dom_subdoedit.php.

$dynamicvar = "t_$type"

Definition at line 41 of file dom_subdoedit.php.

$fields
Initial value:
array (
"domain" => array ("request", "string", ""),
"sub" => array ("request", "string", ""),
"type" => array ("request", "string", $dom->type_local),
"sub_domain_id" => array ("request", "integer", ""),
)

Definition at line 32 of file dom_subdoedit.php.

if ((!isset($isinvited)||!$isinvited)&&$dt[strtolower($type)]["enable"]!="ALL") $r = $dom->set_sub_domain($domain,$sub,$type,$value, $sub_domain_id)

Definition at line 59 of file dom_subdoedit.php.

exit

Definition at line 63 of file dom_subdoedit.php.