Пример #1
0
 public function view_addIoStoreDetail()
 {
     $iostoreAct = new IoStoreAct();
     $iostoreAct->act_addIoStoreDetail();
 }