]> git.mxchange.org Git - friendica-addons.git/blobdiff - fromgplus/fromgplus.php
[xmpp] Fixes: (#668)
[friendica-addons.git] / fromgplus / fromgplus.php
index fcee3260491f5cf8ca83bb01b5d96398ba00d9c4..0f208037a0efe3b18846256c2869e991a7af0d67 100644 (file)
@@ -169,7 +169,6 @@ function fromgplus_post($a, $uid, $source, $body, $location, $coord, $id) {
        $_SESSION['uid'] = $uid;
 
        unset($_REQUEST);
-       $_REQUEST['type'] = 'wall';
        $_REQUEST['api_source'] = true;
 
        $_REQUEST['profile_uid'] = $uid;