IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Apr 27, 2010, 11:50:36 AM (16 years ago)
Author:
watersc1
Message:

Moving code to a branch so I can work on the detectability server.

Location:
branches/czw_branch/20100427
Files:
1 edited
1 copied

Legend:

Unmodified
Added
Removed
  • branches/czw_branch/20100427/ippMonitor/raw/getimage.php

    r26888 r27784  
    88// global $BINDIR;
    99// global $SITE;
     10// global $PSCONFDIR
     11// global $PSCONFIG
    1012
    1113### these need to be set to the correct locations!!
     
    1820}
    1921
     22
     23putenv("PSCONFDIR=$PSCONFDIR");
     24putenv("PSCONFIG=$PSCONFIG");
    2025putenv("PERL5LIB=$PERLLIB:");
    2126$PATH = getenv("PATH");
Note: See TracChangeset for help on using the changeset viewer.