Elgg
Version 3.0
|
Go to the source code of this file.
Variables | |
$user_guid = (int) get_input('guid') | |
Avatar remove action. More... | |
$user = get_user($user_guid) | |
$user = get_user($user_guid) |
Definition at line 7 of file remove.php.
$user_guid = (int) get_input('guid') |
Avatar remove action.
Definition at line 6 of file remove.php.