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

index 140e391..d8cfe44 100644 (file)
@@ -8,7 +8,7 @@ class Pman_Cms_RSS_Login extends Pman
     {
         return true;
     }
-    function get()
+    function get($base = '',  $opts = array())
     {
         
         $au = $this->getAuthUser();