2022.09-rc
Philipp Holzer 2019-02-24 16:31:16 +01:00
rodzic bf6a765beb
commit 5d13b94761
Nie znaleziono w bazie danych klucza dla tego podpisu
ID klucza GPG: 517BE60E2CE5C8A5
1 zmienionych plików z 1 dodań i 1 usunięć

Wyświetl plik

@ -912,7 +912,7 @@ class DFRN
* @param int $cid Contact ID of the recipient
* @param bool $single If set, the entry is created as an XML document with a single "entry" element
*
* @return \DOMElement XML entry object
* @return null|\DOMElement XML entry object
* @throws \Friendica\Network\HTTPException\InternalServerErrorException
* @throws \ImagickException
* @todo Find proper type-hints