From: Kevin <ke...@dr...> - 2006-05-21 23:57:06
|
Evan Roth wrote: > Kev, shall we add some better error handling there, so that if the > object is not created, we return a description of a Null-string? or > is there really no reason that the object is not valid? If the feed is not cached by magpierss, then FOF_RssModel::getRssFeed() will return false. So, that is possible and should be checked for. I have updated lib/model/feed.php. So, the next snapshot should work a little better. -Kevin |