IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 34011


Ignore:
Timestamp:
Jun 14, 2012, 10:28:51 AM (14 years ago)
Author:
Serge CHASTEL
Message:

Added restriction when default page is loaded

Location:
trunk/ippMonitor/def
Files:
2 edited

Legend:

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

    r31828 r34011  
    33FILE  camProcessedExp_Images.php
    44MENU  ipp.science.dat
     5
     6UNRESTRICTED AND 0>1
    57
    68# the following WHERE clauses are added to all queries joined by AND
     
    1012WHERE camProcessedExp.cam_id  = camRun.cam_id
    1113WHERE camProcessedExp.fault = 0
    12 
    1314# define image names to be used below
    1415# IMAGE VAR basename filerule camera class_id
  • trunk/ippMonitor/def/diffSummary_Images.d

    r28654 r34011  
    33FILE  diffSummary_Images.php
    44MENU  ipp.stack.dat
     5
     6UNRESTRICTED AND 0>1
    57
    68WHERE diffRun.diff_id             = diffSkyfile.diff_id
Note: See TracChangeset for help on using the changeset viewer.