X-Git-Url: http://git.roojs.org/?a=blobdiff_plain;f=Pman.php;fp=Pman.php;h=8d432c69fa2225d758798fb131798c77ed2b2618;hb=7246049463c511e4d53d697789de8b4920a82e56;hp=d699ce4243a32978199418f790c6809e439fbfcf;hpb=edd0c0989430eacee1077a98fc6b4ce4add060e8;p=Pman.Base diff --git a/Pman.php b/Pman.php index d699ce4..8d432c6 100644 --- a/Pman.php +++ b/Pman.php @@ -195,7 +195,7 @@ class Pman extends HTML_FlexyFramework_Page unset($enabled[$k]); } } - var_Dump($enabled); + echo '
';       var_Dump($enabled);
 
         return array_keys($enabled); 
     }