Index: temp/trunk/data/class/SC_SelectSql.php
===================================================================
--- temp/trunk/data/class/SC_SelectSql.php	(revision 1884)
+++ temp/trunk/data/class/SC_SelectSql.php	(revision 1885)
@@ -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 = date("Y/m/d", mktime(0,0,0,$from_month,$from_day,$from_year));	
