Elements.php
[Pman.Builder] / Elements.php
index 86e5ec6..a53d2ae 100644 (file)
@@ -29,7 +29,7 @@ class Pman_Builder_Elements extends Pman
         return true;
     }
     
-    function get()
+    function get($args, $opts = array())
     {
         if (empty($_REQUEST['table'])) {
             $this->getTableList();