ttrss/classes/feeditem
wn_ f3774b9d65 Use 'saveHTML' when generating HTML from a DOMDocument.
This primarily occurs when modifying article content.  If 'saveXML' is
used following 'loadHTML' there is the possibility of strangeness, such
as a self-closing anchor tag.

Note that the DOMDocument used in 'classes/feeditem/atom.php' came from
'loadXML', but we use 'saveHTML' since we're returning HTML content.
2017-09-09 13:51:59 -05:00
..
atom.php Use 'saveHTML' when generating HTML from a DOMDocument. 2017-09-09 13:51:59 -05:00
common.php feeditem_common: add get_element() 2017-05-05 09:21:10 +03:00
rss.php remove some redundant php closing tags 2017-04-26 20:24:18 +03:00