]> git.mxchange.org Git - friendica.git/commitdiff
forumlist: don't raise db version in dbstructure.php
authorrabuzarus <>
Fri, 13 Nov 2015 22:49:37 +0000 (23:49 +0100)
committerrabuzarus <>
Fri, 13 Nov 2015 22:49:37 +0000 (23:49 +0100)
include/dbstructure.php

index 7d8f89df6c6143fccc8cc25a811507f27a164674..0dd74ab15f4cfb9eb0b33355ad87773a6f7862d2 100644 (file)
@@ -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