Changeset 31891
- Timestamp:
- Jul 18, 2011, 12:23:14 PM (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
r30950 r31891 12 12 } 13 13 14 $mode = $_GET[mode]; 14 15 $type = $_GET[type]; 15 16 $label = $_GET[label]; 16 17 $stage = $_GET[stage]; 17 18 $plottype = $_GET[plottype]; 19 20 if ($label == "all") $label = "all_".$mode."_labels"; 18 21 19 22 if ($type=="t" || $type=="r" || $type=="rt" || $type=="rh")
Note:
See TracChangeset
for help on using the changeset viewer.
