sforkowany z mirror/friendica
Update src/Model/Mail.php
Co-authored-by: Hypolite Petovan <hypolite@mrpetovan.com>2022.09-rc
rodzic
c18cbe95a6
commit
d00a4eacdc
|
@ -197,7 +197,7 @@ class Mail
|
|||
$replyto = $convuri;
|
||||
}
|
||||
|
||||
$post_id =self::insert(
|
||||
$post_id = self::insert(
|
||||
[
|
||||
'uid' => local_user(),
|
||||
'guid' => $guid,
|
||||
|
|
Ładowanie…
Reference in New Issue