Merge branch 'g5'

This commit is contained in:
chicpro
2014-05-07 10:00:02 +09:00
2 changed files with 2 additions and 1 deletions

View File

@ -159,6 +159,7 @@ function frmcontentform_check(f)
errfld = "";
<?php echo get_editor_js('co_content'); ?>
<?php echo chk_editor_js('co_content'); ?>
check_field(f.co_id, "ID를 입력하세요.");
check_field(f.co_subject, "제목을 입력하세요.");