mirror of
https://git.sekbaer.de/Friendica/friendica.git
synced 2025-06-12 10:04:26 +02:00
Fix a fatal error when removing contacts
This commit is contained in:
parent
1283b99c6f
commit
6d852ff6fd
1 changed files with 1 additions and 0 deletions
|
@ -6,6 +6,7 @@
|
||||||
namespace Friendica\Worker;
|
namespace Friendica\Worker;
|
||||||
|
|
||||||
use Friendica\Database\DBA;
|
use Friendica\Database\DBA;
|
||||||
|
use Friendica\Core\Protocol;
|
||||||
|
|
||||||
require_once 'include/dba.php';
|
require_once 'include/dba.php';
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue