Elgg
Version 4.3
|
Go to the source code of this file.
Variables | |
$guid = (int) elgg_extract('guid', $vars) | |
$comment = get_entity($guid) | |
if(!$comment instanceof\ElggComment||!$comment->canEdit()) | $target = $comment->getContainerEntity() |
$comment = get_entity($guid) |
$guid = (int) elgg_extract('guid', $vars) |