mirror of
https://git.friendi.ca/friendica/friendica-addons.git
synced 2025-07-07 00:48:55 +00:00
Additional work for PR 3778
This commit is contained in:
parent
3df63793f7
commit
18784a484b
3 changed files with 11 additions and 8 deletions
|
@ -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");
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue