X-Git-Url: http://git.roojs.org/?a=blobdiff_plain;f=Pman.php;h=c172bff8ad557aa0357a7ed2310c0edafb60fe2b;hb=b5f3c6ce96d6b7810fb41bd52d3ac8fd4b983655;hp=5e23b2f461e39480eb5cfd17df286101a22a8bd7;hpb=8884e476bc1c10665f11e3db638803199a985f8c;p=Pman.Base 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())