aboutsummaryrefslogtreecommitdiffstats
path: root/ws.php
diff options
context:
space:
mode:
Diffstat (limited to 'ws.php')
-rw-r--r--ws.php1
1 files changed, 1 insertions, 0 deletions
diff --git a/ws.php b/ws.php
index 69084e3b0..5e4500120 100644
--- a/ws.php
+++ b/ws.php
@@ -22,6 +22,7 @@
// +-----------------------------------------------------------------------+
define ('PHPWG_ROOT_PATH', './');
+define ('IN_WS', true);
include_once(PHPWG_ROOT_PATH.'include/common.inc.php');
check_status(ACCESS_FREE);