Elgg
Version 6.1
|
Go to the source code of this file.
Variables | |
$entity_guid = (int) elgg_extract('entity_guid', $vars) | |
if(!elgg_entity_exists($entity_guid)) | $recipient_guid = (int) elgg_extract('recipient_guid', $vars) |
$recipient = get_user($recipient_guid) | |
$actor_guid = (int) get_input('actor_guid', elgg_extract('actor_guid', $vars)) | |
$content | |
if (empty($content)) | |
$actor_guid = (int) get_input('actor_guid', elgg_extract('actor_guid', $vars)) |
$content |
$entity_guid = (int) elgg_extract('entity_guid', $vars) |
if (!elgg_entity_exists($entity_guid)) $recipient_guid = (int) elgg_extract('recipient_guid', $vars) |