IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 30690


Ignore:
Timestamp:
Feb 18, 2011, 3:36:26 PM (15 years ago)
Author:
eugene
Message:

do not allow unrestricted query

File:
1 edited

Legend:

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

    r30454 r30690  
    33FILE  rawBurntoolState.php
    44MENU  ipp.load.dat
     5
     6# if no query restrictions are supplied, we want to limit the query or it is extremely long running:
     7UNRESTRICTED WHERE exp_id = 0
    58
    69#        field        size format  name           show          link to   extras
     
    912FIELD    dateobs,            19, %T,      Date/Time
    1013FIELD    exp_type,            8,  %s,     Type   
    11 FIELD    obs_mode,            8, %s,     obs mode
     14FIELD    obs_mode,            8,  %s,     obs mode
    1215FIELD    burntool_state,     10,  %s,     Burntool State
    1316FIELD    fault,               5,  %d,     Fault
Note: See TracChangeset for help on using the changeset viewer.