minor changes to new rss-inclusion
This commit is contained in:
@@ -12,6 +12,9 @@ class RSSParser {
|
||||
*/
|
||||
public static function parse($items,$url) {
|
||||
|
||||
if ($items <= 0)
|
||||
return '';
|
||||
|
||||
// error
|
||||
$error = false;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user