Pman.php
authorAlan Knowles <alan@roojs.com>
Thu, 6 Dec 2018 03:33:34 +0000 (11:33 +0800)
committerAlan Knowles <alan@roojs.com>
Thu, 6 Dec 2018 03:33:34 +0000 (11:33 +0800)
Pman.php

index acd719c..23657a5 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;
+         
      }
     
     function get($base, $opts=array())