Function is only used locally

This commit is contained in:
Michael 2018-02-21 05:21:55 +00:00
parent a59796d1d4
commit ae705261f1

View file

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