Function is only used locally
This commit is contained in:
parent
a59796d1d4
commit
ae705261f1
@ -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;
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user