Elgg
Version 2.3
|
Go to the source code of this file.
Namespaces | |
Elgg\Core | |
Activate a plugin or plugins. | |
Variables | |
$friend_guid = (int) get_input('friend') | |
$friend = get_user($friend_guid) | |
if(!$friend) | $user = elgg_get_logged_in_user_entity() |
if (!$friend) $user = elgg_get_logged_in_user_entity() |