mirror of
https://github.com/friendica/friendica
synced 2025-04-29 09:44:23 +02:00
Now using the correct function call ...
This commit is contained in:
parent
37bdafcc96
commit
2dcf6d9e2b
2 changed files with 4 additions and 4 deletions
|
@ -29,6 +29,7 @@ class ItemDeliveryData
|
|||
const LEGACY_DFRN = 3;
|
||||
const DIASPORA = 4;
|
||||
const OSTATUS = 5;
|
||||
const MAIL = 6;
|
||||
|
||||
/**
|
||||
* Extract delivery data from the provided item fields
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue