Pman.php
authorAlan Knowles <alan@roojs.com>
Wed, 5 Dec 2018 08:43:18 +0000 (16:43 +0800)
committerAlan Knowles <alan@roojs.com>
Wed, 5 Dec 2018 08:43:18 +0000 (16:43 +0800)
Pman.php

index ae1bef0..33e7cd3 100644 (file)
--- 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 $args;
+        return;
      }
     
     function get($base, $opts=array())