]> git.mxchange.org Git - friendica.git/blobdiff - include/diaspora.php
Improved documentation
[friendica.git] / include / diaspora.php
index 686963ed89b716ff96dbc58d2bb60eeffced54ce..aad4f5c4405822cb6ae65add3369587d7c76d7c5 100644 (file)
@@ -2960,10 +2960,10 @@ class Diaspora {
        }
 
        /**
-        * @brief sends an "unshare"
+        * @brief sends an account migration
         *
         * @param array $owner the array of the item owner
-        * @param array $contact Target of the communication
+        * @param int $uid User ID
         *
         * @return int The result of the transmission
         */