Changeset 30563
- Timestamp:
- Feb 10, 2011, 3:22:45 PM (15 years ago)
- File:
-
- 1 edited
-
trunk/ippMonitor/raw/czartool_exposures.php (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/ippMonitor/raw/czartool_exposures.php
r30562 r30563 17 17 else {$myMenu = "ipp.imfiles.dat";} 18 18 19 menu($myMenu, 'Czartool on '.$lastUpdateTime, 'ipp.css', $ID['link'], $ID['proj']);20 21 19 $pass = $ID['pass']; 22 20 $proj = $ID['proj']; … … 30 28 if ($survey == "") $survey = ""; 31 29 30 menu($myMenu, 'Exposure summary for '.$date , 'ipp.css', $ID['link'], $ID['proj']); 32 31 33 32 // set up the form
Note:
See TracChangeset
for help on using the changeset viewer.
