Index: trunk/MagicSoft/Mars/datacenter/db/sequinfo-aio.php
===================================================================
--- trunk/MagicSoft/Mars/datacenter/db/sequinfo-aio.php	(revision 9249)
+++ trunk/MagicSoft/Mars/datacenter/db/sequinfo-aio.php	(revision 9486)
@@ -167,10 +167,10 @@
             $query0 .= " AND ";
 
-        $query0 .= StatusQuery("fSequenceFileWritten", $needs);
-        $query0 .= StatusQuery("fAllFilesAvail", $needs);
-        $query0 .= StatusQuery("fCallisto", $needs);
-        $query0 .= StatusQuery("fFillCallisto", $needs);
-        $query0 .= StatusQuery("fStar", $needs);
-        $query0 .= StatusQuery("fFillStar", $needs);
+        $query0 .= StatusQuery("fSequenceFileWritten", $needs, $timelimits);
+        $query0 .= StatusQuery("fAllFilesAvail", $needs, $timelimits);
+        $query0 .= StatusQuery("fCallisto", $needs, $timelimits);
+        $query0 .= StatusQuery("fFillCallisto", $needs, $timelimits);
+        $query0 .= StatusQuery("fStar", $needs, $timelimits);
+        $query0 .= StatusQuery("fFillStar", $needs, $timelimits);
 
         if (!empty($_GET["fRunMin"]) && !empty($_GET["fRunMax"]))
