Added a to-do
This commit is contained in:
parent
2ca6cdf6b6
commit
253ba45c1a
|
@ -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;
|
||||
|
||||
|
|
Loading…
Reference in a new issue