SID & start_form() cleanup.
[fa-stable.git] / sales / customer_credit_invoice.php
index 4959c23c6ae515fbfd2952fb09d62696cded95af..2371574806ada508b86dd11a203cbe3b73abcd2b 100644 (file)
@@ -229,7 +229,7 @@ function display_credit_items()
 {
        global $table_style, $table_style2;
 
-    start_form(false, true);
+    start_form();
        hidden('cart_id');
 
        start_table("$table_style2 width=80%", 5);