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

Go to the source code of this file.

Variables

if(! $admin->enabled$fields
 Transform an administrator account to become a normal one. More...
 
 if ( $admin->su2normal( $uid))
 

Variable Documentation

◆ $fields

if (! $admin->enabled) $fields
Initial value:
= array (
"uid" => array ("request", "integer", 0),
)

Transform an administrator account to become a normal one.

Definition at line 34 of file adm_donosu.php.

◆ if

if($admin->su2normal($uid)) (   $admin-> $uid)

Definition at line 39 of file adm_donosu.php.