Elgg
Version 1.9
|
Go to the source code of this file.
Namespaces | |
Elgg | |
Save menu items. | |
Variables | |
$guid = get_input('guid') | |
$entity = get_entity($guid) | |
if(($entity)&&($entity->canEdit())) | else |
$entity = get_entity($guid) |
Definition at line 10 of file delete.php.
$guid = get_input('guid') |
Definition at line 9 of file delete.php.
Definition at line 18 of file delete.php.