Changeset 9546 for trunk/MagicSoft/Mars/datacenter/db/ctamcinfo.php
- Timestamp:
- 02/22/10 12:35:32 (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/MagicSoft/Mars/datacenter/db/ctamcinfo.php
r9545 r9546 219 219 $first = empty($_GET["fRunMin"]) && empty($_GET["fRunMax"]); 220 220 221 InitCTAMCRunInfo($ _GET, $first);221 InitCTAMCRunInfo($first); 222 222 } 223 223
Note:
See TracChangeset
for help on using the changeset viewer.