잘못된 스트링으로 인한 php syntax오류 수정

git-svn-id: http://xe-core.googlecode.com/svn/trunk@1889 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
zero 2007-07-10 04:52:42 +00:00
parent 8bef65ce9f
commit 48e50040df

View file

@ -20,7 +20,7 @@
// 说明文
$lang->about_interval = "指定的时间内不能发表新文章。";
$lang->about_limit_count = "在指定的时间内试图多次发表新文章系统默认为Spam后自动禁止对方的IP。";
$lang->about_denied_ip = "禁止 IP (通配符 "*""127.0.*.*"";
$lang->about_denied_ip = "禁止 IP (通配符 \"*\"\"127.0.*.*\"";
$lang->about_denied_word = "登录为禁止单词会不能发表包含该词语的文章";
$lang->about_check_trackback = "在一个文章只允许一个IP引用";