aboutsummaryrefslogtreecommitdiffstats
path: root/boot.php
diff options
context:
space:
mode:
authorMario <mario@mariovavti.com>2022-11-07 19:55:13 +0000
committerMario <mario@mariovavti.com>2022-11-07 19:55:13 +0000
commit1870c3c876e2b4061e5c80809cb750b972000e8c (patch)
treeb19f13605d37e7f8569b9629419a0b33ed65e733 /boot.php
parent23b272aafd7d7d6fe82430ef3382745351cf285c (diff)
downloadvolse-hubzilla-1870c3c876e2b4061e5c80809cb750b972000e8c.tar.gz
volse-hubzilla-1870c3c876e2b4061e5c80809cb750b972000e8c.tar.bz2
volse-hubzilla-1870c3c876e2b4061e5c80809cb750b972000e8c.zip
whitespace
Diffstat (limited to 'boot.php')
-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__);
/**