Elgg  Version 5.1
Variables
ban.php File Reference

Go to the source code of this file.

Variables

 $guid = (int) get_input('guid')
 Bans a user. More...
 
 $user = get_user($guid)
 

Variable Documentation

$guid = (int) get_input('guid')

Bans a user.

Definition at line 6 of file ban.php.

$user = get_user($guid)
Examples:
/root/Elgg/engine/lib/views.php.

Definition at line 7 of file ban.php.