From b9946ca968d3dc417f2c8c766f7ad46c53033079 Mon Sep 17 00:00:00 2001 From: Christian Boltz Date: Thu, 7 Jan 2021 22:16:22 +0100 Subject: [PATCH] update $min_db_version to match latest upgrade.php --- functions.inc.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/functions.inc.php b/functions.inc.php index 3b4f9c58..3e8fc42d 100644 --- a/functions.inc.php +++ b/functions.inc.php @@ -15,7 +15,7 @@ */ -$min_db_version = 1840; # update (at least) before a release with the latest function numbrer in upgrade.php +$min_db_version = 1843; # update (at least) before a release with the latest function numbrer in upgrade.php /** * check_session