UpdateCurrencyRate.php
authorEdward <edward@roojs.com>
Tue, 21 Oct 2014 02:47:59 +0000 (10:47 +0800)
committerEdward <edward@roojs.com>
Tue, 21 Oct 2014 02:47:59 +0000 (10:47 +0800)
UpdateCurrencyRate.php

index bcf2dbe..30a6b06 100644 (file)
@@ -11,7 +11,7 @@ class Pman_Core_UpdateCurrencyRate extends Pman
         'procedures-only' => array(
             'desc' => 'Only run procedures and return',
             'short' => 'p',
-            'default' => false,
+            'default' => '',
             'min' => 1,
             'max' => 1,
         ),