Additional work for PR 3778

This commit is contained in:
Michael 2017-10-12 16:10:42 +00:00
parent 3df63793f7
commit 18784a484b
3 changed files with 11 additions and 8 deletions

View file

@ -2,7 +2,7 @@
use Friendica\Core\Config;
function twitter_sync_run($argv, $argc) {
global $a, $db;
global $a;
require_once("addon/twitter/twitter.php");