Index: temp/trunk/html/install/index.php
===================================================================
--- temp/trunk/html/install/index.php	(revision 6251)
+++ temp/trunk/html/install/index.php	(revision 6252)
@@ -579,5 +579,5 @@
 				if (trim($val) != "") {
 					$ret = $objDB->query($val);
-					if(PEAR::isError($ret) and $disp_err) {
+					if(PEAR::isError($ret) && $disp_err) {
 						$arrErr['all'] = ">> " . $ret->message . "<br>";
 						// ¥¨¥é¡¼Ê¸¤ò¼èÆÀ¤¹¤ë
