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/ipp.php

    r27054 r27784  
    722722    global $BINDIR;
    723723    global $SITE;
    724 
     724    global $PSCONFDIR;
     725    global $PSCONFIG;
     726
     727    putenv("PSCONFDIR=$PSCONFDIR");
     728    putenv("PSCONFIG=$PSCONFIG");
    725729    putenv("PERL5LIB=$PERLLIB:");
    726730    $PATH = getenv("PATH");
Note: See TracChangeset for help on using the changeset viewer.