IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Mar 31, 2016, 6:26:07 AM (10 years ago)
Author:
eugene
Message:

fix MDB2 DBI methods; avoid php warnings by putting quotes around hash arguments; check for hash element existence before using; simplify code with get_htmlkey_value function

File:
1 edited

Legend:

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

    r18193 r39498  
    3838FIELD rawExp.bg_stdev,        5, %.2f,   stdev   
    3939FIELD rawExp.bg_mean_stdev,   5, %.2f,   <backgnd>
    40 FIELD *,                      5, %s,     choose,     value=resid, detResidImfile.php,     ARG2
    41 FIELD *,                      5, %s,     choose,     value=proc,  detProcessedImfile.php, ARG3
     40FIELD *,                      5, %s,     choose,     value='resid', detResidImfile.php,     ARG2
     41FIELD *,                      5, %s,     choose,     value='proc',  detProcessedImfile.php, ARG3
    4242
    4343TD_CLASS det_off  $detInputExp.include == 0
Note: See TracChangeset for help on using the changeset viewer.