Changeset 29708
- Timestamp:
- Nov 8, 2010, 2:54:05 PM (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
r29260 r29708 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.
