Remove the queue from the core

This commit is contained in:
Michael 2019-04-05 18:04:39 +00:00
parent bd13a73b2b
commit 46a99a05a1
12 changed files with 46 additions and 381 deletions

View file

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