SID & start_form() cleanup.
[fa-stable.git] / sales / customer_delivery.php
index ae077419e07c752119f5500a454244c53d6d002f..97f4ce02708825333bac399ddd9e9e1ca0778d75 100644 (file)
@@ -307,7 +307,7 @@ if (isset($_POST['Update']) || isset($_POST['_Location_update'])) {
        $Ajax->activate('Items');
 }
 //------------------------------------------------------------------------------
-start_form(false, true);
+start_form();
 hidden('cart_id');
 
 start_table("$table_style2 width=80%", 5);