php7 fixes
[Pman.Builder] / ERM.php
diff --git a/ERM.php b/ERM.php
index aaee108..2f90bf6 100644 (file)
--- a/ERM.php
+++ b/ERM.php
@@ -17,7 +17,7 @@ class Pman_Builder_ERM extends Pman
         
        }
     
-    function get($tbl)
+    function get($tbl, $opts = array())
     {
         
         
@@ -109,7 +109,7 @@ class Pman_Builder_ERM extends Pman
             
             
         }
-         echo '<PRE>';print_R($ret);
+        // echo '<PRE>';print_R($ret);
         
         $this->jdata($ret);