포인트 모듈에 회원가입시 포인트를 줄 수 있도록 기능 개선

git-svn-id: http://xe-core.googlecode.com/svn/sandbox@2718 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
zero 2007-10-10 04:52:41 +00:00
parent faf518676f
commit 6e3c2b4fb4
10 changed files with 58 additions and 2 deletions

View file

@ -28,6 +28,7 @@
$lang->about_module_point = '모듈별로 포인트를 지정할 수 있으며 지정되지 않은 모듈은 기본 포인트를 이용하게 됩니다<br />모든 점수는 반대 행동을 하였을 경우 원상복귀 됩니다.';
$lang->point_signup = '가입';
$lang->point_insert_document = '글 작성';
$lang->point_delete_document = '글 삭제';
$lang->point_insert_comment = '댓글 작성';