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