From: Alan Knowles Date: Wed, 7 Mar 2018 04:54:17 +0000 (+0800) Subject: Elements.php X-Git-Url: http://git.roojs.org/?p=Pman.Builder;a=commitdiff_plain;h=686960c8c27bbd2415ef25fa804bf32b464dd0f3 Elements.php --- diff --git a/Elements.php b/Elements.php index 86e5ec6..a53d2ae 100644 --- a/Elements.php +++ b/Elements.php @@ -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();