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

Go to the source code of this file.

Variables

if(!$admin->enabled$subadmin = variable_get("subadmin_restriction")
 $fields

Variable Documentation

$fields
Initial value:
array (
"uid" => array ("request", "integer", 0),
"enabled" => array ("request", "boolean", true),
"pass" => array ("request", "string", ""),
"passconf" => array ("request", "string", ""),
"canpass" => array ("request", "boolean", true),
"notes" => array ("request", "string", ""),
"nom" => array ("request", "string", ""),
"prenom" => array ("request", "string", ""),
"nmail" => array ("request", "string", ""),
"type" => array ("request", "string", ""),
"duration" => array ("request", "integer", 0),
"reset_quotas" => array ("request", "string", false),
)

Definition at line 41 of file adm_doedit.php.

if (!$admin->enabled) $subadmin = variable_get("subadmin_restriction")

Definition at line 39 of file adm_doedit.php.