git-svn-id: http://xe-core.googlecode.com/svn/sandbox@4488 201d5d3c-b55e-5fd7-737f-ddc643e51545

This commit is contained in:
zero 2008-09-10 05:02:42 +00:00
parent aaf797e577
commit a53a926780
2 changed files with 2 additions and 2 deletions

View file

@ -2,7 +2,7 @@
/**
* @file ko.lang.php
* @author zero (zero@nzeo.com)
* @brief 게시판(board) 모듈의 기본 언어팩
* @brief Issuetracker 모듈의 기본 언어팩
**/
$lang->issuetracker = '이슈트래커';

View file

@ -1,7 +1,7 @@
/**
* @file modules/board/js/board_admin.js
* @author zero (zero@nzeo.com)
* @brief board 모듈의 관리자용 javascript
* @brief 관리자용 javascript
**/
/* 모듈 생성 후 */