Item delivery data must only be stored when there is data

This commit is contained in:
Michael 2019-06-29 08:30:48 +00:00
parent c5d8d82bd2
commit 3121d967c5
3 changed files with 9 additions and 2 deletions

View file

@ -34,7 +34,7 @@
use Friendica\Database\DBA;
if (!defined('DB_UPDATE_VERSION')) {
define('DB_UPDATE_VERSION', 1314);
define('DB_UPDATE_VERSION', 1315);
}
return [