Пн | Вт | Ср | Чт | Пт | Сб | Вс |
---|---|---|---|---|---|---|
1 | 2 | 3 | 4 | 5 | 6 | |
7 | 8 | 9 | 10 | 11 | 12 | 13 |
14 | 15 | 16 | 17 | 18 | 19 | 20 |
21 | 22 | 23 | 24 | 25 | 26 | 27 |
28 | 29 | 30 | 31 |
#- # L2JZ Configuration #- $config['security_on'] = TRUE;//If you turn it off there will not be security checks. $config['cache'] = FALSE;//Set FALSE if you want to disable caching queries. $config['GZip'] = TRUE; $config['encoding'] = 'windows-1251';//Encoding /** * default - L2J Server * l2j_ft - L2J Fortress Server * You don't need to change it. */ $config['L2J_type'] = 'default';