- Timestamp:
- Nov 26, 2010, 10:34:05 AM (16 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/eam_branches/ipp-20101103/ippMonitor/raw/czartool_getplot.php
r29260 r29836 17 17 $plottype = $_GET[plottype]; 18 18 19 if ($type=="t" )19 if ($type=="t" || $type=="r") 20 20 $filePath = "/tmp/czarplot_".$plottype."_".$label."_".$stage."_".$type.".png"; 21 21 else if ($type=="h")
Note:
See TracChangeset
for help on using the changeset viewer.
