21 die(
'Restricted access');
38 include_once
$GLOBALS[
'xoops']->path(
'include/notification_constants.php');
39 include_once
$GLOBALS[
'xoops']->path(
'include/notification_functions.php');
42 if (!isset(
$_POST[
'not_submit'])) {
47 if (!
$GLOBALS[
'xoopsSecurity']->check()) {
67 list($category, $item_id, $event) = preg_split(
'/,/', $update_item[
'params']);
68 $status = !empty($update_item[
'status']) ? 1 : 0;
86 list($category, $item_id, $event) = preg_split(
'/,/', $update_item[
'params']);
88 if (!empty($category_info[
'item_name'])) {