diff options
Diffstat (limited to 'i.php')
-rw-r--r-- | i.php | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -19,7 +19,7 @@ // | USA. | // +-----------------------------------------------------------------------+ -define('PHPWG_ROOT_PATH',''); +define('PHPWG_ROOT_PATH','./'); // fast bootstrap - no db connection include(PHPWG_ROOT_PATH . 'include/config_default.inc.php'); |