updates
This commit is contained in:
@@ -7,8 +7,8 @@
|
|||||||
|
|
||||||
$charset = 'euc-jp';
|
$charset = 'euc-jp';
|
||||||
$text_dir = 'ltr';
|
$text_dir = 'ltr';
|
||||||
$left_font_family = 'sans-serif';
|
$left_font_family = 'verdana, arial, helvetica, geneva, sans-serif';
|
||||||
$right_font_family = 'sans-serif';
|
$right_font_family = 'arial, helvetica, geneva, sans-serif';
|
||||||
$number_thousands_separator = ',';
|
$number_thousands_separator = ',';
|
||||||
$number_decimal_separator = '.';
|
$number_decimal_separator = '.';
|
||||||
$byteUnits = array('<27>Х<EFBFBD><D0A5><EFBFBD>', 'KB', 'MB', 'GB');
|
$byteUnits = array('<27>Х<EFBFBD><D0A5><EFBFBD>', 'KB', 'MB', 'GB');
|
||||||
@@ -17,7 +17,7 @@ $day_of_week = array('
|
|||||||
$month = array('1<><31>','2<><32>','3<><33>','4<><34>','5<><35>','6<><36>','7<><37>','8<><38>','9<><39>','10<31><30>','11<31><31>','12<31><32>');
|
$month = array('1<><31>','2<><32>','3<><33>','4<><34>','5<><35>','6<><36>','7<><37>','8<><38>','9<><39>','10<31><30>','11<31><31>','12<31><32>');
|
||||||
// See http://www.php.net/manual/en/function.strftime.php to define the
|
// See http://www.php.net/manual/en/function.strftime.php to define the
|
||||||
// variable below
|
// variable below
|
||||||
$datefmt = '%Yǯ%B%e<EFBFBD><EFBFBD> %H:%M';
|
$datefmt = '%Yǯ%B%d<EFBFBD><EFBFBD> %H:%M';
|
||||||
|
|
||||||
|
|
||||||
$strAccessDenied = '<27><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>ϵ<EFBFBD><CFB5>ݤ<EFBFBD><DDA4><EFBFBD><EFBFBD>ޤ<EFBFBD><DEA4><EFBFBD><EFBFBD><EFBFBD>';
|
$strAccessDenied = '<27><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>ϵ<EFBFBD><CFB5>ݤ<EFBFBD><DDA4><EFBFBD><EFBFBD>ޤ<EFBFBD><DEA4><EFBFBD><EFBFBD><EFBFBD>';
|
||||||
|
@@ -7,8 +7,8 @@
|
|||||||
|
|
||||||
$charset = 'SHIFT_JIS';
|
$charset = 'SHIFT_JIS';
|
||||||
$text_dir = 'ltr';
|
$text_dir = 'ltr';
|
||||||
$left_font_family = 'sans-serif';
|
$left_font_family = 'verdana, arial, helvetica, geneva, sans-serif';
|
||||||
$right_font_family = 'sans-serif';
|
$right_font_family = 'arial, helvetica, geneva, sans-serif';
|
||||||
$number_thousands_separator = ',';
|
$number_thousands_separator = ',';
|
||||||
$number_decimal_separator = '.';
|
$number_decimal_separator = '.';
|
||||||
$byteUnits = array('<27>o<EFBFBD>C<EFBFBD>g', 'KB', 'MB', 'GB');
|
$byteUnits = array('<27>o<EFBFBD>C<EFBFBD>g', 'KB', 'MB', 'GB');
|
||||||
@@ -17,7 +17,7 @@ $day_of_week = array('
|
|||||||
$month = array('1<><31>','2<><32>','3<><33>','4<><34>','5<><35>','6<><36>','7<><37>','8<><38>','9<><39>','10<31><30>','11<31><31>','12<31><32>');
|
$month = array('1<><31>','2<><32>','3<><33>','4<><34>','5<><35>','6<><36>','7<><37>','8<><38>','9<><39>','10<31><30>','11<31><31>','12<31><32>');
|
||||||
// See http://www.php.net/manual/en/function.strftime.php to define the
|
// See http://www.php.net/manual/en/function.strftime.php to define the
|
||||||
// variable below
|
// variable below
|
||||||
$datefmt = '%Y<>N%B%e<EFBFBD><EFBFBD> %H:%M';
|
$datefmt = '%Y<>N%B%d<EFBFBD><EFBFBD> %H:%M';
|
||||||
|
|
||||||
|
|
||||||
$strAccessDenied = '<27>A<EFBFBD>N<EFBFBD>Z<EFBFBD>X<EFBFBD>͋<EFBFBD><CD8B>ۂ<EFBFBD><DB82><EFBFBD><EFBFBD>܂<EFBFBD><DC82><EFBFBD><EFBFBD>B';
|
$strAccessDenied = '<27>A<EFBFBD>N<EFBFBD>Z<EFBFBD>X<EFBFBD>͋<EFBFBD><CD8B>ۂ<EFBFBD><DB82><EFBFBD><EFBFBD>܂<EFBFBD><DC82><EFBFBD><EFBFBD>B';
|
||||||
|
Reference in New Issue
Block a user