FormToSQL.php
authorAlan Knowles <alan@roojs.com>
Wed, 7 Mar 2018 04:54:29 +0000 (12:54 +0800)
committerAlan Knowles <alan@roojs.com>
Wed, 7 Mar 2018 04:54:29 +0000 (12:54 +0800)
FormToSQL.php

index 6ab0ece..a0d451a 100644 (file)
@@ -14,7 +14,7 @@ class Pman_Builder_FormToSQL extends Pman {
         return true;
     }
     
-    function get()
+    function get($base, $opts = array())
     {
         //print_R($_SERVER['argv']);exit;
         $file  = $_SERVER['argv'][2];