aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--boot.php1
1 files changed, 1 insertions, 0 deletions
diff --git a/boot.php b/boot.php
index b504bb18f..662cd9449 100644
--- a/boot.php
+++ b/boot.php
@@ -64,6 +64,7 @@ define('STD_VERSION', '7.8.3');
define('ZOT_REVISION', '6.0');
define('DB_UPDATE_VERSION', 1253);
+
define('PROJECT_BASE', __DIR__);
/**