HTML/FlexyFramework/Cli.php
authorAlan Knowles <alan@roojs.com>
Thu, 25 Oct 2018 04:09:04 +0000 (12:09 +0800)
committerAlan Knowles <alan@roojs.com>
Thu, 25 Oct 2018 04:09:04 +0000 (12:09 +0800)
HTML/FlexyFramework/Cli.php

index 72032d9..67f4b77 100644 (file)
@@ -337,11 +337,9 @@ Available commands:
         
         // now handle real arguments..
         
-        
         $ret =  $newargs->getValues();
         
-        print_r($ret);
-        
+         
         foreach($ret as $k=>$v) {
             switch($k) {
                 case 'pman-nodatabase':