Elgg  Version 5.1
Variables
makeadmin.php File Reference

Go to the source code of this file.

Variables

 $guid = (array) get_input('guid')
 Grants admin privileges to a user. More...
 
if(empty($guid)) $user = get_user($guid[0])
 

Variable Documentation

$guid = (array) get_input('guid')

Grants admin privileges to a user.

Definition at line 6 of file makeadmin.php.

if (empty($guid)) $user = get_user($guid[0])

Definition at line 11 of file makeadmin.php.