mirror of
https://git.friendi.ca/friendica/friendica.git
synced 2025-06-07 22:58:07 +02:00
Issue 14250: fix lost quoted posts
This commit is contained in:
parent
de19bf43d9
commit
48ff4f4167
2 changed files with 4 additions and 1 deletions
|
@ -1032,7 +1032,7 @@ class Item
|
|||
}
|
||||
|
||||
$this->emailer->send(new ItemCCEMail(
|
||||
$this->app,
|
||||
$this->userSession,
|
||||
$this->l10n,
|
||||
$this->baseURL,
|
||||
$post,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue