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

index 0b09baf..1096705 100644 (file)
@@ -20,7 +20,7 @@ class Pman_Cms_Rss_Feeds extends Pman
         }
         
     }
-    function get()
+    function get($base = '',  $opts = array())
     {
         if (!empty($_REQUEST['show_read'])) {
             $this->view_has_read = 1;