aboutsummaryrefslogtreecommitdiffstats
path: root/boot.php
diff options
context:
space:
mode:
authorMario <mario@mariovavti.com>2024-01-07 15:50:50 +0000
committerMario <mario@mariovavti.com>2024-01-07 15:50:50 +0000
commit256b66de41b2cd8dcdeb39fc5f080c5ff957e5d2 (patch)
tree32b76ffa2ad1703f1d5531d5a0fd916e40212e41 /boot.php
parent5ee4f37b8d2bfaee253e0e65acb74a414c602a33 (diff)
downloadvolse-hubzilla-256b66de41b2cd8dcdeb39fc5f080c5ff957e5d2.tar.gz
volse-hubzilla-256b66de41b2cd8dcdeb39fc5f080c5ff957e5d2.tar.bz2
volse-hubzilla-256b66de41b2cd8dcdeb39fc5f080c5ff957e5d2.zip
Revert "DB update 1260 - REQUIRES SODIUM PHP EXTENSION!!!"
This reverts commit 5ee4f37b8d2bfaee253e0e65acb74a414c602a33
Diffstat (limited to 'boot.php')
-rw-r--r--boot.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/boot.php b/boot.php
index 6c1c43704..a1528e58d 100644
--- a/boot.php
+++ b/boot.php
@@ -65,7 +65,7 @@ define('PLATFORM_NAME', 'hubzilla');
define('STD_VERSION', '8.9.1');
define('ZOT_REVISION', '6.0');
-define('DB_UPDATE_VERSION', 1260);
+define('DB_UPDATE_VERSION', 1259);
define('PROJECT_BASE', __DIR__);