понеділок, 2 листопада 2009 р.

Настройка языка в Корпорации 2 CMS

За настройку основных параметров в системе Корпорация 2 отвечает файл config_main.php
Пример содержимого файла:
$this->site_name="Наш сайт";
$this->site_url="http://corp2.net/";
$this->lang_adm='ua';
$this->langs=array('ua');
$this->lang='ua';
?>

За язык по умолчанию отвечает переменная:
$this->lang='ua';

За список возможных языков на сайте:
$this->langs=array('ua');

За язык по умолчанию административной части:
$this->lang_adm='ua';

Немає коментарів:

Build an HR module model in K2 ERP from scratch: candidates, interviews, statuses, recruiters, projects, departments — all starting with a proper ER model. Less chaos, more automation

Build an HR module model in K2 ERP from scratch: candidates, interviews, statuses, recruiters, projects, departments — all starting with a p...