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

This commit is contained in:
zero 2007-04-02 23:58:21 +00:00
parent ee703c6bba
commit 5a452aae02
11 changed files with 22 additions and 43 deletions

View file

@ -18,5 +18,4 @@
// 에러 메세지들
$lang->msg_not_exists_addr = "검색하려는 대상이 없습니다";
$lang->msg_fail_to_socket_open = "우편번호 검색 대상 서버 접속이 실패하였습니다";
$lang->msg_no_result = "검색 결과가 없습니다";
?>