Add missing use in statusnet addon
parent
de10d06e26
commit
a3e144e549
|
@ -1,5 +1,7 @@
|
||||||
<?php
|
<?php
|
||||||
|
|
||||||
|
use Friendica\Core\Config;
|
||||||
|
|
||||||
require_once __DIR__ . DIRECTORY_SEPARATOR . 'twitteroauth.php';
|
require_once __DIR__ . DIRECTORY_SEPARATOR . 'twitteroauth.php';
|
||||||
|
|
||||||
/*
|
/*
|
||||||
|
|
Loading…
Reference in New Issue