Changeset 32178 for trunk/ippMonitor/raw/czartool_getplot.php
- Timestamp:
- Aug 23, 2011, 11:33:36 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
r32173 r32178 18 18 $plottype = $_GET[plottype]; 19 19 20 $path = "/data/ipp c18.0/home/ipp/czartool_plots"; # TODO horrible hard-coded path - read from config20 $path = "/data/ipp009.0/czartool_plots"; # TODO horrible hard-coded path - read from config 21 21 22 22 if ($label == "all") $label = "all_".$mode."_labels";
Note:
See TracChangeset
for help on using the changeset viewer.
