Changeset 40882 for trunk/ippMonitor/def/rawDetrendExp.d
- Timestamp:
- Sep 3, 2019, 4:04:13 PM (7 years ago)
- File:
-
- 1 edited
-
trunk/ippMonitor/def/rawDetrendExp.d (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/ippMonitor/def/rawDetrendExp.d
r19868 r40882 6 6 # limit this table to non-OBJECT types of images 7 7 WHERE (rawExp.exp_type != 'OBJECT' and rawExp.exp_type != 'LIGHT') 8 9 RESTRICT_COUNT AND dateobs >= CURDATE() 10 UNRESTRICTED AND dateobs >= CURDATE() 8 11 9 12 ARGS ARG1 exp_id=$exp_id
Note:
See TracChangeset
for help on using the changeset viewer.
