Database version increased, code simplified

This commit is contained in:
Michael 2022-02-15 15:44:44 +00:00
commit d019ef57d2
3 changed files with 6 additions and 11 deletions

View file

@ -55,7 +55,7 @@
use Friendica\Database\DBA;
if (!defined('DB_UPDATE_VERSION')) {
define('DB_UPDATE_VERSION', 1451);
define('DB_UPDATE_VERSION', 1452);
}
return [