Function is only used locally

This commit is contained in:
Michael 2018-02-21 05:21:55 +00:00
parent a59796d1d4
commit ae705261f1
1 changed files with 1 additions and 1 deletions

View 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;