Readers.php
authorEdward <edward@roojs.com>
Thu, 26 Jul 2018 10:31:58 +0000 (18:31 +0800)
committerEdward <edward@roojs.com>
Thu, 26 Jul 2018 10:31:58 +0000 (18:31 +0800)
Readers.php

index fa0ca75..be86c84 100644 (file)
@@ -21,7 +21,7 @@ class Pman_Builder_Readers extends Pman
         return true;
         
     }
-    function get()
+    function get($base, $opt = array())
     {
          $ff = HTML_FlexyFramework::get();
         $top = $ff->rootDir.'/Pman/';