- Timestamp:
- Aug 19, 2010, 6:50:13 PM (16 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/eam_branches/ipp-20100621/ippMonitor/raw/czartool_getplot.php
r28794 r28980 20 20 else if ($type=="h") 21 21 $filePath = "/tmp/czarplot_".$label."_all_stages_".$type.".png"; 22 else if ($type=="s") 23 $filePath = "/tmp/czarplot_hosts_space.png"; 24 22 25 $file = fopen ($filePath, "r"); 23 26 if ($file && !$debug) {
Note:
See TracChangeset
for help on using the changeset viewer.
