issue 46 Validator apply communication module.

standalone method apply validator.
Auto Form generation error in Template engine is fixed


git-svn-id: http://xe-core.googlecode.com/svn/branches/1.5.0@8482 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
ovclas 2011-06-15 07:48:45 +00:00
parent 11815412dc
commit 8f7335c776
24 changed files with 141 additions and 41 deletions

View file

@ -243,6 +243,7 @@ $lang->success_reset = '初始化成功 !';
$lang->success_leaved = '注销成功!';
$lang->success_saved = '保存成功!';
$lang->fail_to_registed = '등록하지 못하였습니다.';
$lang->fail_to_delete = '删除成功!';
$lang->fail_to_move = '移动成功!';
@ -321,4 +322,4 @@ $lang->filter->invalid_number = '%s只能输入数字';
$lang->security_warning_embed = "由于安全问题不允许用系统管理员ID操作embed对象请使用其他拥有管理权限的ID操作。";
$lang->msg_pc_to_mobile = '이 페이지는 모바일 보기가 있습니다. 모바일 보기로 이동하시겠습니까?';
?>
?>