]> git.mxchange.org Git - friendica-addons.git/blobdiff - gpluspost/gpluspost.php
Massive reworking of the export connectors using the plaintext function, improving...
[friendica-addons.git] / gpluspost / gpluspost.php
index c135e0ed3e55cfd9bf6b064d3b1434973a1e870c..ab0d07e8e4f2954fe0cd18b6b93b1daeb37bc52f 100644 (file)
@@ -257,7 +257,6 @@ function gpluspost_send(&$a,&$b) {
                if($username && $password) {
                        require_once("addon/gpluspost/postToGooglePlus.php");
                        require_once("include/plaintext.php");
-                       require_once("include/network.php");
 
                        $item = $b;