Add missing use in statusnet addon

This commit is contained in:
Hypolite Petovan 2018-01-29 10:32:37 -05:00 committed by GitHub
parent de10d06e26
commit a3e144e549
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 0 deletions

View File

@ -1,5 +1,7 @@
<?php
use Friendica\Core\Config;
require_once __DIR__ . DIRECTORY_SEPARATOR . 'twitteroauth.php';
/*