From: Michael Date: Fri, 13 Oct 2017 09:26:07 +0000 (+0000) Subject: Improved documentation X-Git-Url: https://git.mxchange.org/?a=commitdiff_plain;h=2b80bf468358f0553c2f7d6ca1a794cab80eb0e6;p=friendica.git Improved documentation --- diff --git a/include/diaspora.php b/include/diaspora.php index 686963ed89..aad4f5c440 100644 --- a/include/diaspora.php +++ b/include/diaspora.php @@ -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 */