mirror of
https://github.com/RSS-Bridge/rss-bridge.git
synced 2024-11-25 19:06:23 +03:00
8c21769078
$item->name was inteded as the author name and $item->author as the author uri. Bridges use $item->name and $item->author interchangably for author name, so $item->name can be removed. $item->author is now used for the author name! |
||
---|---|---|
.. | ||
AtomFormat.php | ||
HtmlFormat.php | ||
JsonFormat.php | ||
MrssFormat.php | ||
PlaintextFormat.php |