Index: /temp/trunk/data/class/SC_Query.php
===================================================================
--- /temp/trunk/data/class/SC_Query.php	(revision 3678)
+++ /temp/trunk/data/class/SC_Query.php	(revision 3679)
@@ -84,5 +84,5 @@
 	function getall($sql, $arrval = array()) {
 		$ret = $this->conn->getAll($sql, $arrval);
-spfrintr("dd");
+sfprintr("dd");
 		return $ret;
 	}
