Пример #1
0
 function exportLanguage($lang_id)
 {
     return $this->data_source->exportLanguage($lang_id);
 }