Elgg  Version 2.3
Variables
remove.php File Reference

Go to the source code of this file.

Variables

 $user_guid = get_input('guid')
 Avatar remove action. More...
 
 $user = get_user($user_guid)
 

Variable Documentation

$user = get_user($user_guid)

Definition at line 7 of file remove.php.

$user_guid = get_input('guid')

Avatar remove action.

Definition at line 6 of file remove.php.