wwwroot . "mod/notifications/",'notifications'); } register_elgg_event_handler('pagesetup','system','notifications_plugin_pagesetup',1000); // Register action global $CONFIG; register_action("notificationsettings/save",false,$CONFIG->pluginspath . "notifications/actions/save.php"); ?>