Index: temp/trunk/data/class/SC_Query.php
===================================================================
--- temp/trunk/data/class/SC_Query.php	(revision 1328)
+++ temp/trunk/data/class/SC_Query.php	(revision 2852)
@@ -32,5 +32,5 @@
 	}
 
-	function getLastQuery($disp = false) {
+	function getLastQuery($disp = true) {
 		$sql = $this->conn->conn->last_query;
 		if($disp) { 
