BNU님의 code highlighter 에디터 컴포넌트 추가

git-svn-id: http://xe-core.googlecode.com/svn/sandbox@3079 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
zero 2007-11-27 05:01:42 +00:00
parent 15fad89c08
commit 0d9265990a
27 changed files with 945 additions and 0 deletions

View file

@ -0,0 +1,8 @@
<?php
/**
* @file /modules/editor/components/emoticon/lang/ko.lang.php
* @author zero <zero@nzeo.com>
* @brief 위지윅에디터(editor) 모듈 > 인용구 (quotation) 컴포넌트의 언어팩
**/
$lang->code_type = '언어 종류';
?>