Changeset 35391 for trunk/ippMonitor/raw/czartool_getplot.php
- Timestamp:
- Apr 11, 2013, 11:46:41 AM (13 years ago)
- File:
-
- 1 edited
-
trunk/ippMonitor/raw/czartool_getplot.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/ippMonitor/raw/czartool_getplot.php
r35200 r35391 38 38 else if ($type=="hp_s") 39 39 $filePath = "$path/heathers_plots/skycal.png"; 40 40 else if ($type=="hp_cm") 41 $filePath = "$path/heathers_plots/cam_merged.png"; 42 else if ($type=="hp_sm") 43 $filePath = "$path/heathers_plots/skycal_merged.png"; 41 44 42 45 $file = fopen ($filePath, "r");
Note:
See TracChangeset
for help on using the changeset viewer.
