IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 34305


Ignore:
Timestamp:
Aug 14, 2012, 12:08:27 PM (14 years ago)
Author:
Serge CHASTEL
Message:

Added RESTRICT_COUNT information

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/ippMonitor/def/mopsStatus.d

    r33846 r34305  
    66
    77UNRESTRICTED WHERE dateobs>=DATE(NOW()) AND rawExp.obs_mode!='ENGINEERING' AND rawExp.obs_mode!='STS' AND rawExp.obs_mode!='M31' AND rawExp.obs_mode!='CNP'
     8RESTRICT_COUNT WHERE dateobs>=DATE(NOW()) AND rawExp.obs_mode!='ENGINEERING' AND rawExp.obs_mode!='STS' AND rawExp.obs_mode!='M31' AND rawExp.obs_mode!='CNP'
    89
    910# OP  OP1   ($ddiff_id > 0 ? $ddiff_id : $tdiff_id)
Note: See TracChangeset for help on using the changeset viewer.