Elgg  Version master
Variables
view.php File Reference

Go to the source code of this file.

Variables

 $user_guid = (int) elgg_extract('guid', $vars)
 
 $user = get_user($user_guid)
 

Variable Documentation

$user = get_user($user_guid)

Definition at line 7 of file view.php.

$user_guid = (int) elgg_extract('guid', $vars)

Definition at line 3 of file view.php.