IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Jun 7, 2014, 5:36:39 AM (12 years ago)
Author:
eugene
Message:

merge changes from trunk

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/eam_branches/ipp-20140423/ippMonitor/def/rawBurntoolState.d

    r34014 r36826  
    55
    66# if no query restrictions are supplied, we want to limit the query or it is extremely long running:
    7 RESTRICT_COUNT WHERE 0>1
    8 UNRESTRICTED WHERE exp_id = 0
     7RESTRICT_COUNT WHERE dateobs >= CURDATE()
     8# UNRESTRICTED WHERE exp_id = 0
     9UNRESTRICTED WHERE dateobs >= CURDATE()
    910
    1011#        field        size format  name           show          link to   extras
Note: See TracChangeset for help on using the changeset viewer.