Пример #1
0
 public function testGetLang()
 {
     $bi = new BaseImport($this->dispatcher, $this->thelia1_db);
     $bi->getT2Lang(1);
 }