MOD/MYPLUGIN/ACTIONS/DELETE.PHP
<?php
$guid = (int) get_input('guid');
delete_entity($guid);
forward($_SERVER['HTTP_REFERER']);
?>
quiero que cualquier usuario pueda borrar la entidad por mas que no le corresponda
i want any user to delete the entity but that does not correspond
info@elgg.org
Security issues should be reported to security@elgg.org!
©2014 the Elgg Foundation
Elgg is a registered trademark of Thematic Networks.
Cover image by RaĆ¼l Utrera is used under Creative Commons license.
Icons by Flaticon and FontAwesome.