forked from friendica/friendica-addons
Add missing use in statusnet addon
This commit is contained in:
parent
de10d06e26
commit
a3e144e549
|
@ -1,5 +1,7 @@
|
|||
<?php
|
||||
|
||||
use Friendica\Core\Config;
|
||||
|
||||
require_once __DIR__ . DIRECTORY_SEPARATOR . 'twitteroauth.php';
|
||||
|
||||
/*
|
||||
|
|
Loading…
Reference in a new issue