Changeset 41730 for trunk/ippMonitor/raw/czartool_labels.php
- Timestamp:
- Jul 29, 2021, 2:53:32 PM (5 years ago)
- File:
-
- 1 edited
-
trunk/ippMonitor/raw/czartool_labels.php (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/ippMonitor/raw/czartool_labels.php
r41678 r41730 15 15 16 16 $PATH = getenv("PATH"); 17 putenv("PATH=$ BINDIR:$PATH");17 putenv("PATH=$WWWBIN:$BINDIR:$PATH"); 18 18 19 19 $LD_LIBRARY_PATH = getenv("LD_LIBRARY_PATH"); … … 203 203 204 204 // status table at top 205 // XXX hard-wired path: BAD 205 206 exec("svnversion /data/ippc64.1/ippitc/ippMonitor", $svnversion); 206 207 $phpversion = phpversion();
Note:
See TracChangeset
for help on using the changeset viewer.
