From: Alan Knowles Date: Thu, 6 Dec 2018 03:33:34 +0000 (+0800) Subject: Pman.php X-Git-Url: http://git.roojs.org/?p=Pman.Base;a=commitdiff_plain;h=75bdcaa1b4f34ce8b82ef17bd79f1182ce123671 Pman.php --- diff --git a/Pman.php b/Pman.php index acd719c..23657a5 100644 --- a/Pman.php +++ b/Pman.php @@ -158,7 +158,7 @@ class Pman extends HTML_FlexyFramework_Page call_user_func_array(array($c,$fn),$args); } } - return; + } function get($base, $opts=array())