IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
May 4, 2007, 3:07:41 PM (19 years ago)
Author:
eugene
Message:

updates to use new API for images

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/ippMonitor/raw/getimage.php

    r13241 r13264  
    4747exec ("ipp_filename.pl --site=$SITE --basename $basename --filerule $filerule --camera $camera --class_id $class_id", $output, $status);
    4848
     49# use these to check the environment
     50# passthru ("env");
     51# passthru ("perl --version");
     52
    4953$filename = $output[0];
    5054if ($status) {
Note: See TracChangeset for help on using the changeset viewer.