UpdateCurrencyRate.php
[Pman.Core] / UpdateCurrencyRate.php
index d283027..4f01963 100644 (file)
@@ -94,7 +94,6 @@ class Pman_Core_UpdateCurrencyRate extends Pman
             if(array_key_exists($c, $this->mapping)){
                 $this->processCurrRate($this->mapping[$c], $rate, $fromDate, $toDate);
             }
-            $this->jok("DONE");
         }
         
         $this->jok("DONE");