SID & start_form() cleanup.
[fa-stable.git] / manufacturing / inquiry / bom_cost_inquiry.php
index 02b25d4a977599992924e135c2d94d4d46e3afb0..cedfe23b0bb3e7628195947fb0751ec689bd3fe5 100644 (file)
@@ -27,7 +27,7 @@ if (isset($_GET['stock_id']))
        $_POST['stock_id'] = $_GET['stock_id'];
 } 
 
-start_form(false, true));
+start_form();
 echo "<center> " . _("Item:") . " ";   
 stock_bom_items_list('stock_id', $_POST['stock_id'], false, true);