]> git.mxchange.org Git - friendica-addons.git/blobdiff - pumpio/pumpio_sync.php
Preparation to make the automatic authentication work (hopefully) reliable
[friendica-addons.git] / pumpio / pumpio_sync.php
index a23eb4b07d9202039ad1319e205da8c2009f6896..834bc1e6db05d661cf7d01891697aba0d28d0813 100644 (file)
@@ -2,7 +2,7 @@
 use Friendica\Core\Config;
 
 function pumpio_sync_run(&$argv, &$argc) {
-       global $a, $db;
+       global $a;
 
        require_once("addon/pumpio/pumpio.php");