HTML/FlexyFramework/Cli.php
authorAlan Knowles <alan@akbkhome.com>
Tue, 27 Mar 2012 08:38:36 +0000 (16:38 +0800)
committerAlan Knowles <alan@akbkhome.com>
Tue, 27 Mar 2012 08:38:36 +0000 (16:38 +0800)
HTML/FlexyFramework/Cli.php

HTML/FlexyFramework/Cli.php

index 955c33a..6354990 100644 (file)
@@ -195,9 +195,7 @@ Available commands:
             
             
         } catch (Exception $e) {
-            if (empty($val)) {
-                return;
-            }
+            break;
         }
         if (empty($val)) {
             return false;