Changeset 30938 for trunk/ippMonitor/raw/czartool_getplot.php
- Timestamp:
- Mar 17, 2011, 11:06:44 AM (15 years ago)
- File:
-
- 1 edited
-
trunk/ippMonitor/raw/czartool_getplot.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/ippMonitor/raw/czartool_getplot.php
r29708 r30938 17 17 $plottype = $_GET[plottype]; 18 18 19 if ($type=="t" || $type=="r" )19 if ($type=="t" || $type=="r" || $type=="rt" || $type=="rh") 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.
