13if (!defined(
'XOOPS_ROOT_PATH')) {
16if (defined(
'XOOPS_FOOTER_INCLUDED')) {
20$root=&XCube_Root::getSingleton();
21if (!is_object($root->mController)) {
25define(
'XOOPS_FOOTER_INCLUDED', 1);
27$xoopsLogger=&$root->mController->getLogger();
28$xoopsLogger->stopTime();
31require_once XOOPS_ROOT_PATH.
'/include/notification_select.php';
34$root->mController->executeView();