Changeset 79 for trunk/matml/webselector/php/select.php
- Timestamp:
- 08/07/2004 09:07:55 PM (8 years ago)
- Files:
-
- 1 modified
-
trunk/matml/webselector/php/select.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/matml/webselector/php/select.php
r48 r79 14 14 <div id="main"> 15 15 <? 16 $plot = $_REQUEST[ plot];16 $plot = $_REQUEST["plot"]; 17 17 18 18 if(!isset($plot)){