2022.09-rc
Michael Vogel 2016-02-13 13:30:53 +01:00
rodzic 2ca6cdf6b6
commit 253ba45c1a
1 zmienionych plików z 2 dodań i 0 usunięć

Wyświetl plik

@ -1965,6 +1965,8 @@ class dfrn {
$item['body'] = @html2bbcode($item['body']);
}
/// @todo We should check for a repeated post and if we know the repeated author.
// We don't need the content element since "dfrn:env" is always present
//$item["body"] = $xpath->query("atom:content/text()", $entry)->item(0)->nodeValue;