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);