Index: branches/feature-module-update/data/class/SC_SelectSql.php
===================================================================
--- branches/feature-module-update/data/class/SC_SelectSql.php	(revision 16582)
+++ branches/feature-module-update/data/class/SC_SelectSql.php	(revision 16594)
@@ -114,5 +114,4 @@
             $this->setWhere( $column ." < date('" . $date2 . "')");
         }
-        return $return;
     }
 
