Console/Getargs.php
authorAlan Knowles <alan@akbkhome.com>
Mon, 5 Sep 2011 05:56:35 +0000 (13:56 +0800)
committerAlan Knowles <alan@akbkhome.com>
Mon, 5 Sep 2011 05:56:35 +0000 (13:56 +0800)
Console/Getargs.php

index 9e56b32..ab36277 100644 (file)
@@ -896,7 +896,7 @@ class Console_Getargs_Options
             }
             // Otherwise use the default value.
             return $this->updateValue($optname, $this->_config[$optname]['default'], $max);
-            return true;
+             
         }
 
         // Argument takes one or more values