From: Alan Knowles Date: Wed, 5 Dec 2018 08:40:12 +0000 (+0800) Subject: Pman.php X-Git-Url: http://git.roojs.org/?p=Pman.Base;a=commitdiff_plain;h=b5f3c6ce96d6b7810fb41bd52d3ac8fd4b983655 Pman.php --- diff --git a/Pman.php b/Pman.php index 5e23b2f..c172bff 100644 --- a/Pman.php +++ b/Pman.php @@ -158,6 +158,7 @@ class Pman extends HTML_FlexyFramework_Page call_user_func_array(array($c,$fn),$args); } } + return $args; } function get($base, $opts=array())