SID & start_form() cleanup.
[fa-stable.git] / sales / inquiry / sales_deliveries_view.php
index 4ea1a8241aa8d770f7ef9e9d3a8b8aa123399da2..36eaf06318c6658d14b3d56ad7c82e4eabeacb9e 100644 (file)
@@ -96,7 +96,7 @@ if (get_post('_DeliveryNumber_changed'))
 
 //-----------------------------------------------------------------------------------
 
-start_form(false, false, $_SERVER['PHP_SELF'] ."?OutstandingOnly=" . $_POST['OutstandingOnly'] .SID);
+start_form(false, false, $_SERVER['PHP_SELF'] ."?OutstandingOnly=".$_POST['OutstandingOnly']);
 
 start_table("class='tablestyle_noborder'");
 start_row();