Index: temp/trunk/data/class/SC_SelectSql.php
===================================================================
--- temp/trunk/data/class/SC_SelectSql.php	(revision 1944)
+++ temp/trunk/data/class/SC_SelectSql.php	(revision 1945)
@@ -68,6 +68,4 @@
 	function selectTermRange($from_year, $from_month, $from_day, $to_year, $to_month, $to_day, $column) {
 
-		sfprintr($from_year ." : ". $from_month ." : ". $from_day ." : ". $to_year ." : ". $to_month ." : ". $to_day);
-		
 		// FROM
 		$date1 = $from_year . "/" . $from_month . "/" . $from_day;
