mirror of
https://git.friendi.ca/friendica/friendica.git
synced 2025-06-17 12:05:15 +02:00
Merge pull request #5620 from annando/fix-remove
Fix a fatal error when removing contacts
This commit is contained in:
commit
3488b937ea
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