Пример #1
0
 function accountAction()
 {
     $tradeModel = new TradeModel();
     $tradeModel->testAccount();
 }