From: rabuzarus <> Date: Fri, 13 Nov 2015 22:49:37 +0000 (+0100) Subject: forumlist: don't raise db version in dbstructure.php X-Git-Url: https://git.mxchange.org/?a=commitdiff_plain;h=cec5afe2c92dbe2ed0f8fd604b002fc69b7190da;p=friendica.git forumlist: don't raise db version in dbstructure.php --- diff --git a/include/dbstructure.php b/include/dbstructure.php index 7d8f89df6c..0dd74ab15f 100644 --- a/include/dbstructure.php +++ b/include/dbstructure.php @@ -2,7 +2,7 @@ require_once("boot.php"); require_once("include/text.php"); -define('NEW_UPDATE_ROUTINE_VERSION', 1191); +define('NEW_UPDATE_ROUTINE_VERSION', 1170); /* * send the email and do what is needed to do on update fails