Index: temp/trunk/data/lib/slib.php
===================================================================
--- temp/trunk/data/lib/slib.php	(revision 3552)
+++ temp/trunk/data/lib/slib.php	(revision 3553)
@@ -28,5 +28,5 @@
 	$arrRet = $objQuery->getAll($sql, array($table_name));
 	sfPrintR($arrRet);
-		if(count($arrRet) > 0) {
+	if(count($arrRet) > 0) {
 		$flg = true;
 	} else {
