- Timestamp:
- Jun 7, 2014, 5:36:39 AM (12 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/eam_branches/ipp-20140423/ippMonitor/def/camProcessedExp_Images.d
r34011 r36826 3 3 FILE camProcessedExp_Images.php 4 4 MENU ipp.science.dat 5 6 UNRESTRICTED AND 0>17 5 8 6 # the following WHERE clauses are added to all queries joined by AND … … 12 10 WHERE camProcessedExp.cam_id = camRun.cam_id 13 11 WHERE camProcessedExp.fault = 0 12 13 RESTRICT_COUNT AND dateobs >= CURDATE() 14 UNRESTRICTED AND dateobs >= CURDATE() 15 14 16 # define image names to be used below 15 17 # IMAGE VAR basename filerule camera class_id
Note:
See TracChangeset
for help on using the changeset viewer.
