Don't search for contacts on blocked or failed systems

This commit is contained in:
Michael 2023-03-28 05:33:14 +00:00
commit 4c81a7ab91
4 changed files with 21 additions and 6 deletions

View file

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