Can be private
This commit is contained in:
parent
9f2196aa1a
commit
b31c6413fe
|
@ -3071,7 +3071,7 @@ class Diaspora {
|
|||
|
||||
logger("Send account migration ".print_r($message, true), LOGGER_DEBUG);
|
||||
|
||||
return self::build_and_transmit($owner, $contact, "account_migration", $message, true);
|
||||
return self::build_and_transmit($owner, $contact, "account_migration", $message);
|
||||
}
|
||||
|
||||
/**
|
||||
|
|
Loading…
Reference in a new issue