Changeset 9486 for trunk/MagicSoft/Mars/datacenter/db/findoffdata.php
- Timestamp:
- 08/11/09 16:28:36 (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/MagicSoft/Mars/datacenter/db/findoffdata.php
r9106 r9486 120 120 $query0 .= " AND "; 121 121 122 $query0 .= StatusQuery("fStar", $needs );122 $query0 .= StatusQuery("fStar", $needs, $timelimits); 123 123 124 124 if (!empty($_GET["fRunMin"]) && !empty($_GET["fRunMax"]))
Note:
See TracChangeset
for help on using the changeset viewer.