Index: trunk/ippMonitor/raw/czartool_labels.php
===================================================================
--- trunk/ippMonitor/raw/czartool_labels.php	(revision 41678)
+++ trunk/ippMonitor/raw/czartool_labels.php	(revision 41730)
@@ -15,5 +15,5 @@
 
 $PATH = getenv("PATH");
-putenv("PATH=$BINDIR:$PATH");
+putenv("PATH=$WWWBIN:$BINDIR:$PATH");
 
 $LD_LIBRARY_PATH = getenv("LD_LIBRARY_PATH");
@@ -203,4 +203,5 @@
 
 // status table at top
+// XXX hard-wired path: BAD
 exec("svnversion /data/ippc64.1/ippitc/ippMonitor", $svnversion);
 $phpversion = phpversion();
