Changeset 704 for trunk/phpbms/modules/bms/report/products_saleshistory.php
- Timestamp:
- 01/01/10 23:10:02 (2 years ago)
- Files:
-
- 1 modified
Legend:
- Unmodified
- Added
- Removed
-
trunk/phpbms/modules/bms/report/products_saleshistory.php
r703 r704 313 313 include("header.php"); 314 314 ?> 315 <form action="<?php echo str_replace("&", "&",$_SERVER["REQUEST_URI"]); ?>" method="post" name="totals" onsubmit="return validateForm(this)">315 <form action="<?php echo htmlentities($_SERVER["REQUEST_URI"]); ?>" method="post" name="totals" onsubmit="return validateForm(this)"> 316 316 317 317 <div class="bodyline" id="reportOptions">