Changeset 704 for trunk/phpbms/modules/bms/products_prereq.php
- Timestamp:
- 01/01/10 23:10:02 (2 years ago)
- Files:
-
- 1 modified
-
trunk/phpbms/modules/bms/products_prereq.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/phpbms/modules/bms/products_prereq.php
r702 r704 132 132 <?php $phpbms->showTabs("products entry","tab:9bfc7eea-5abb-f5d8-763f-f78fe499464d",$_GET["id"]);?><div class="bodyline"> 133 133 <h1><span><?php echo $pageTitle ?></span></h1> 134 <form action="<?php echo $_SERVER["REQUEST_URI"]?>" method="post" name="record">134 <form action="<?php echo htmlentities($_SERVER["REQUEST_URI"]) ?>" method="post" name="record"> 135 135 <input id="deleteid" name="deleteid" type="hidden" value="0" /> 136 136 <input id="command" name="command" type="hidden" value="" />