Changeset 28727 for trunk/ippMonitor/raw/czartool_getplot.php
- Timestamp:
- Jul 28, 2010, 9:33:54 AM (16 years ago)
- File:
-
- 1 edited
-
trunk/ippMonitor/raw/czartool_getplot.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/ippMonitor/raw/czartool_getplot.php
r28726 r28727 19 19 $filePath = "/home/panstarrs/rhenders/czarplot_".$label."_".$stage."_".$type.".png"; 20 20 else if ($type=="h") 21 $filePath = "/home/panstarrs/rhenders/czarplot_".$label."_ ".$type.".png";21 $filePath = "/home/panstarrs/rhenders/czarplot_".$label."_all_stages_".$type.".png"; 22 22 $file = fopen ($filePath, "r"); 23 23 if ($file && !$debug) {
Note:
See TracChangeset
for help on using the changeset viewer.
