mirror of
https://git.friendi.ca/friendica/friendica-addons.git
synced 2024-11-22 01:43:42 +00:00
Add missing use in statusnet addon
This commit is contained in:
parent
de10d06e26
commit
a3e144e549
1 changed files with 2 additions and 0 deletions
|
@ -1,5 +1,7 @@
|
|||
<?php
|
||||
|
||||
use Friendica\Core\Config;
|
||||
|
||||
require_once __DIR__ . DIRECTORY_SEPARATOR . 'twitteroauth.php';
|
||||
|
||||
/*
|
||||
|
|
Loading…
Reference in a new issue