mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-04 01:01:41 +09:00
영어 메세지 수정 및 경로에 ./ 추가
git-svn-id: http://xe-core.googlecode.com/svn/sandbox@2471 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
parent
d54fdf30bb
commit
8b6cb60e7c
2 changed files with 2 additions and 2 deletions
|
|
@ -80,7 +80,7 @@
|
|||
|
||||
// 버전 확인후 4.1 이하면 오류 표시
|
||||
if(mysql_get_server_info($this->fd)<"4.1") {
|
||||
$this->setError(-1, "zeroboard xe can not install under mysql 4.1. Current mysql version is ".mysql_get_server_info());
|
||||
$this->setError(-1, "Zeroboard XE cannot be installed under the version of mysql 4.1. Current mysql version is ".mysql_get_server_info());
|
||||
return;
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue