This commit is contained in:
Bernhard Posselt 2014-09-30 11:38:33 +02:00
Родитель 55f552e950
Коммит 3c098e406c
1 изменённых файлов: 1 добавлений и 0 удалений

1
3rdparty/ownfeed/spec.php поставляемый
Просмотреть файл

@ -2,6 +2,7 @@
// TODO: atom has type attribute for values that have html/xhtml if given and have to be decoded
// TODO: link attribute (rel etc)
// TODO: can we distinguish between CDATA and plain content?
// TODO: steal from https://github.com/gothfox/Tiny-Tiny-RSS/blob/master/classes/feedparser.php
$ownFeed = new OwnFeed([
'user_agent' => 'ownFeed version 1',