]> git.mxchange.org Git - friendica.git/blobdiff - include/diaspora.php
Can be private
[friendica.git] / include / diaspora.php
index abb7ce003eebfecf0e39e8f729a6c256fc74c7eb..8c04ec1d07e5fd817a993c0707aeb9cb26b8b865 100644 (file)
@@ -3071,7 +3071,7 @@ class Diaspora {
 
                logger("Send account migration ".print_r($message, true), LOGGER_DEBUG);
 
-               return self::build_and_transmit($owner, $contact, "account_migration", $message, true);
+               return self::build_and_transmit($owner, $contact, "account_migration", $message);
        }
 
        /**