Index: temp/trunk/data/class/SC_Query.php
===================================================================
--- temp/trunk/data/class/SC_Query.php	(revision 4932)
+++ temp/trunk/data/class/SC_Query.php	(revision 4933)
@@ -354,5 +354,5 @@
 		$ret = $this->conn->getOne($sql);
 		
-		$this->conn->getlastquery(true);
+		sfprintr($this->conn->getlastquery(true));
 		
 		return $ret;
