Index: temp/trunk/data/class/SC_Query.php
===================================================================
--- temp/trunk/data/class/SC_Query.php	(revision 3683)
+++ temp/trunk/data/class/SC_Query.php	(revision 3684)
@@ -28,5 +28,5 @@
 		$sqlse = $this->getsql($col, $table, $where);
 		$ret = $this->conn->getAll($sqlse, $arrval);
-		sfprintr("dd");
+		sfprintr($sqlse);
 
 
