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

This commit is contained in:
zero 2008-10-16 01:54:17 +00:00
parent 11f6d39a26
commit 8e9937a05b
45 changed files with 223 additions and 291 deletions

View file

@ -102,7 +102,7 @@
}
if($ver < "2.0") {
$this->setError(-1, "Zeroboard XE cannot be installed under the version of firebird 2.0. Current firebird version is ".$ver);
$this->setError(-1, "XE cannot be installed under the version of firebird 2.0. Current firebird version is ".$ver);
return;
}