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