aboutsummaryrefslogtreecommitdiffstats
path: root/boot.php
diff options
context:
space:
mode:
Diffstat (limited to 'boot.php')
-rwxr-xr-xboot.php1
1 files changed, 1 insertions, 0 deletions
diff --git a/boot.php b/boot.php
index b7c5530d7..21862a227 100755
--- a/boot.php
+++ b/boot.php
@@ -53,6 +53,7 @@ define ( 'ZOT_REVISION', '1.2' );
define ( 'DB_UPDATE_VERSION', 1187 );
+define ( 'PROJECT_BASE', __DIR__ );
/**
* @brief Constant with a HTML line break.