짱똘의 프로그래밍
Wednesday, April 12, 2006
[버그 트래킹 시스템]mantis에서 한글 설정하기
To use "korean_utf8",
config_defaults_inc.php파일에서
$g_language_choices_arr = array( )에
'korean_utf8'를 추가해 주면 됩니다.
ex)
$g_language_choices_arr =
array( 'english', 'french', 'german','korean_utf8' );
posted by Unknown @
11:45 PM
0 comments
About Me
Name:
Unknown
View my complete profile
Links
Google News
SUKWOO
Linux & UNIX & Windows Server
짱ëì íë¡ê·¸ëë°
jhanglim embedded linux
Mac mini mini
KAISTIZEN
íê° ì¬ì§
Previous Posts
[openssl] AES test program I
Python 3000
Predicting bugs in code changes using SCM information
__attribute__((packed))
[버그 트래킹 시스템]mantis에서 한글 설정하기
Archives
April 2006
June 2006
August 2006
September 2006
Current Posts