Ejemplo n.º 1
0
 public function actionRefresh()
 {
     currency::refreshCurrencies();
     $this->redirect(array('index'));
 }