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

Go to the source code of this file.

Variables

 $fields
 Any ADMIN account can impersonate to any other account by using this page. More...
 
if(empty($id) &&isset($_COOKIE["oldid"]) &&!empty($_COOKIE["oldid"])) if(! $admin->enabled$subadmin =variable_get("subadmin_restriction")
 
if($subadmin==0 &&! $admin->checkcreator($id)) if ( $r=$admin->get( $id))
 

Variable Documentation

◆ $fields

$fields
Initial value:
= array (
"id" => array ("get", "integer", ""),
)

Any ADMIN account can impersonate to any other account by using this page.

Definition at line 34 of file adm_login.php.

◆ $subadmin

if (empty( $id) &&isset( $_COOKIE["oldid"]) &&!empty( $_COOKIE["oldid"])) if (! $admin->enabled) $subadmin =variable_get("subadmin_restriction")

Definition at line 80 of file adm_login.php.

◆ if

if ( $subadmin==0 &&! $admin->checkcreator( $id)) if($r=$admin->get($id)) (   $r = $admin->get($id))

Definition at line 87 of file adm_login.php.