Vergleich inc/class_feedparser.php - 1.2.8 - 1.2.10
Zeile 6 | Zeile 6 |
---|---|
* Website: http://www.mybboard.net |
* Website: http://www.mybboard.net |
* $Id$ | * $Id: class_feedparser.php 3508 2007-11-23 16:10:16Z Tikitiki $ |
*/ | */ |
Zeile 178 | Zeile 178 |
// Otherwise, attempt to use the author if we have it |
// Otherwise, attempt to use the author if we have it |
$item['author'] = $fed_item['author']['value']; | $item['author'] = $feed_item['author']['value']; |
} | } |