Merge pull request #5620 from annando/fix-remove
Fix a fatal error when removing contacts
This commit is contained in:
commit
3488b937ea
|
@ -6,6 +6,7 @@
|
|||
namespace Friendica\Worker;
|
||||
|
||||
use Friendica\Database\DBA;
|
||||
use Friendica\Core\Protocol;
|
||||
|
||||
require_once 'include/dba.php';
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user