]> git.mxchange.org Git - friendica.git/commitdiff
Function is only used locally
authorMichael <heluecht@pirati.ca>
Wed, 21 Feb 2018 05:21:55 +0000 (05:21 +0000)
committerMichael <heluecht@pirati.ca>
Wed, 21 Feb 2018 05:21:55 +0000 (05:21 +0000)
src/Protocol/Diaspora.php

index f5272f7a94ba9f88a9131653e88c803374d1f531..2efde817e8ab3d83b720ef1cb146fd8490f454b3 100644 (file)
@@ -910,7 +910,7 @@ class Diaspora
         *
         * @return string the handle
         */
-       public static function handleFromContact($contact_id, $pcontact_id = 0)
+       private static function handleFromContact($contact_id, $pcontact_id = 0)
        {
                $handle = false;