Elements.php
authorAlan Knowles <alan@roojs.com>
Wed, 7 Mar 2018 04:54:17 +0000 (12:54 +0800)
committerAlan Knowles <alan@roojs.com>
Wed, 7 Mar 2018 04:54:17 +0000 (12:54 +0800)
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();