]> git.mxchange.org Git - friendica-addons.git/blobdiff - fromgplus/fromgplus.php
Mirroring: There was a problem that the title variable wasn't cleared so it could...
[friendica-addons.git] / fromgplus / fromgplus.php
index 5d0e86c3d92f00a3d5db725ad12ad3a9f270b99b..fdd0b579a4f9a0a17fb440a0483dbb860d8326c9 100644 (file)
@@ -109,6 +109,7 @@ function fromgplus_post($a, $uid, $source, $body, $location) {
        $_SESSION['authenticated'] = true;
        $_SESSION['uid'] = $uid;
 
+       unset($_REQUEST);
        $_REQUEST['type'] = 'wall';
        $_REQUEST['api_source'] = true;