forumlist: don't raise db version in dbstructure.php

This commit is contained in:
rabuzarus 2015-11-13 23:49:37 +01:00
parent 86e720c99d
commit cec5afe2c9
1 changed files with 1 additions and 1 deletions

View 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