RSS/Feed.php
authorAlan Knowles <alan@roojs.com>
Wed, 7 Mar 2018 05:41:29 +0000 (13:41 +0800)
committerAlan Knowles <alan@roojs.com>
Wed, 7 Mar 2018 05:41:29 +0000 (13:41 +0800)
RSS/Feed.php

index e6da5f1..c9c1520 100644 (file)
@@ -20,7 +20,7 @@ class Pman_Cms_Rss_Feed extends Pman
         }
         
     }
-    function get($feed)
+    function get($feed = '',  $opts = array())
     {
         $this->view_has_read = empty($_REQUEST['show_read']) ? 0 : 1;