Index: temp/trunk/data/class/SC_Query.php
===================================================================
--- temp/trunk/data/class/SC_Query.php	(revision 5928)
+++ temp/trunk/data/class/SC_Query.php	(revision 5929)
@@ -363,5 +363,5 @@
 	}
 	
-	function curval($table, $colname) {
+	function currval($table, $colname) {
 		$sql = "";
 		if (DB_TYPE == "pgsql") {
