aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--boot.php3
1 files changed, 0 insertions, 3 deletions
diff --git a/boot.php b/boot.php
index 112d41cb4..b504bb18f 100644
--- a/boot.php
+++ b/boot.php
@@ -60,13 +60,10 @@ require_once('include/bbcode.php');
require_once('include/items.php');
define('PLATFORM_NAME', 'hubzilla');
-
define('STD_VERSION', '7.8.3');
-
define('ZOT_REVISION', '6.0');
define('DB_UPDATE_VERSION', 1253);
-
define('PROJECT_BASE', __DIR__);
/**