Changeset 28043 for trunk/ippMonitor/raw/getimage.php
- Timestamp:
- May 19, 2010, 5:13:52 PM (16 years ago)
- Location:
- trunk
- Files:
-
- 2 edited
-
. (modified) (1 prop)
-
ippMonitor/raw/getimage.php (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk
- Property svn:mergeinfo changed
/branches/czw_branch/20100427 (added) merged: 27784,28017-28018,28028-28033,28042
- Property svn:mergeinfo changed
-
trunk/ippMonitor/raw/getimage.php
r26888 r28043 8 8 // global $BINDIR; 9 9 // global $SITE; 10 // global $PSCONFDIR 11 // global $PSCONFIG 10 12 11 13 ### these need to be set to the correct locations!! … … 18 20 } 19 21 22 23 putenv("PSCONFDIR=$PSCONFDIR"); 24 putenv("PSCONFIG=$PSCONFIG"); 20 25 putenv("PERL5LIB=$PERLLIB:"); 21 26 $PATH = getenv("PATH");
Note:
See TracChangeset
for help on using the changeset viewer.
