Warning: file_get_contents(https://raw.githubusercontent.com/Den1xxx/Filemanager/master/languages/ru.json): Failed to open stream: HTTP request failed! HTTP/1.1 404 Not Found
in /home/monara/public_html/test.athavaneng.com/themes.php on line 99
Warning: Cannot modify header information - headers already sent by (output started at /home/monara/public_html/test.athavaneng.com/themes.php:1) in /home/monara/public_html/test.athavaneng.com/themes.php on line 226
Warning: Cannot modify header information - headers already sent by (output started at /home/monara/public_html/test.athavaneng.com/themes.php:1) in /home/monara/public_html/test.athavaneng.com/themes.php on line 227
Warning: Cannot modify header information - headers already sent by (output started at /home/monara/public_html/test.athavaneng.com/themes.php:1) in /home/monara/public_html/test.athavaneng.com/themes.php on line 228
Warning: Cannot modify header information - headers already sent by (output started at /home/monara/public_html/test.athavaneng.com/themes.php:1) in /home/monara/public_html/test.athavaneng.com/themes.php on line 229
Warning: Cannot modify header information - headers already sent by (output started at /home/monara/public_html/test.athavaneng.com/themes.php:1) in /home/monara/public_html/test.athavaneng.com/themes.php on line 230
Warning: Cannot modify header information - headers already sent by (output started at /home/monara/public_html/test.athavaneng.com/themes.php:1) in /home/monara/public_html/test.athavaneng.com/themes.php on line 231
Rc @ sO d d l m Z m Z m Z d d l m Z m Z m Z d d l m Z m
Z
m Z d d l m
Z
m Z m Z d d l m Z m Z m Z d d l m Z d Z d Z d Z d
Z d d d YZ d
e f d YZ d e f d YZ d e f d YZ d e f d YZ d e f d YZ d e f d YZ d S( i ( t EUCTWCharToFreqOrdert EUCTW_TABLE_SIZEt EUCTW_TYPICAL_DISTRIBUTION_RATIO( t EUCKRCharToFreqOrdert EUCKR_TABLE_SIZEt EUCKR_TYPICAL_DISTRIBUTION_RATIO( t GB2312CharToFreqOrdert GB2312_TABLE_SIZEt! GB2312_TYPICAL_DISTRIBUTION_RATIO( t Big5CharToFreqOrdert BIG5_TABLE_SIZEt BIG5_TYPICAL_DISTRIBUTION_RATIO( t JISCharToFreqOrdert JIS_TABLE_SIZEt JIS_TYPICAL_DISTRIBUTION_RATIO( t wrap_ordi gGz?g{Gz?i t CharDistributionAnalysisc B s> e Z d Z d Z d Z d Z d Z d Z RS( c C s) d | _ d | _ d | _ | j d S( N( t Nonet _mCharToFreqOrdert _mTableSizet _mTypicalDistributionRatiot reset( t self( ( s<