Index: temp/trunk/data/class/SC_SelectSql.php
===================================================================
--- temp/trunk/data/class/SC_SelectSql.php	(revision 1937)
+++ temp/trunk/data/class/SC_SelectSql.php	(revision 1938)
@@ -82,5 +82,5 @@
 		if( ( $from_year != "" ) && ( $from_month != "" ) && ( $from_day != "" ) &&	( $to_year == "" ) && ( $to_month == "" ) && ( $to_day == "" ) ) {
 			$this->setWhere( $column ." >= " . $date1 );
-			$return = array($date1);
+//			$return = array($date1);
 		}
 
