Elgg  Version 1.11
Namespaces | Variables
remove.php File Reference

Go to the source code of this file.

Namespaces

 Elgg\Core
 Activate a plugin or plugins.
 

Variables

 $friend_guid = get_input('friend')
 
 $friend = get_user($friend_guid)
 

Variable Documentation

$friend = get_user($friend_guid)

Definition at line 11 of file remove.php.

$friend_guid = get_input('friend')

Definition at line 10 of file remove.php.