aboutsummaryrefslogtreecommitdiffstats
path: root/popuphelp.php
diff options
context:
space:
mode:
Diffstat (limited to 'popuphelp.php')
-rw-r--r--popuphelp.php1
1 files changed, 1 insertions, 0 deletions
diff --git a/popuphelp.php b/popuphelp.php
index 1f2a8ec44..4cb68327d 100644
--- a/popuphelp.php
+++ b/popuphelp.php
@@ -26,6 +26,7 @@
// +-----------------------------------------------------------------------+
define('PHPWG_ROOT_PATH','./');
+define('PWG_HELP', true);
include_once( PHPWG_ROOT_PATH.'include/common.inc.php' );
// +-----------------------------------------------------------------------+