Index: temp/trunk/data/class/SC_DbConn.php
===================================================================
--- temp/trunk/data/class/SC_DbConn.php	(revision 6220)
+++ temp/trunk/data/class/SC_DbConn.php	(revision 6221)
@@ -27,7 +27,4 @@
 		
 		$options['debug'] = 9;
-		
-		print("kita");
-		
 		// ´û¤ËÀÜÂ³¤µ¤ì¤Æ¤¤¤ë¾ì¹ç¤Ë¤ÏÀÜÂ³¤·¤Ê¤¤
 		if(!isset($objDbConn->connection)) {
Index: temp/trunk/data/lib/slib.php
===================================================================
--- temp/trunk/data/lib/slib.php	(revision 6218)
+++ temp/trunk/data/lib/slib.php	(revision 6221)
@@ -46,4 +46,6 @@
 			}
 		}
+	} else {
+		print("ÀÜÂ³¤µ¤ì¤Þ¤»¤ó");
 	}
 	return false;
