aboutsummaryrefslogtreecommitdiffstats
path: root/nbm.php
diff options
context:
space:
mode:
Diffstat (limited to 'nbm.php')
-rw-r--r--nbm.php2
1 files changed, 2 insertions, 0 deletions
diff --git a/nbm.php b/nbm.php
index db6db9236..cb5255608 100644
--- a/nbm.php
+++ b/nbm.php
@@ -27,8 +27,10 @@
// +-----------------------------------------------------------------------+
+//--------------------------------------------------------------------- include
define('PHPWG_ROOT_PATH','./');
include_once(PHPWG_ROOT_PATH.'include/common.inc.php');
+check_status(ACCESS_NONE);
include_once(PHPWG_ROOT_PATH.'include/functions_notification.inc.php');
include_once(PHPWG_ROOT_PATH.'include/functions_mail.inc.php');
include_once(PHPWG_ROOT_PATH.'admin/include/functions.php');