pluginspath}reportedcontent/actions/add.php"); elgg_register_action('reportedcontent/delete', "{$CONFIG->pluginspath}reportedcontent/actions/delete.php", 'admin'); elgg_register_action('reportedcontent/archive', "{$CONFIG->pluginspath}reportedcontent/actions/archive.php", 'admin'); } // Initialise Reported Content elgg_register_event_handler('init','system','reportedcontent_init');