SID & start_form() cleanup.
[fa-stable.git] / inventory / purchasing_data.php
index 85e8adedc254d2ffeb71bcadf6b303e12ef3314d..4371c8290d8bf567b3d69427249c6b65c83e8dcf 100644 (file)
@@ -116,7 +116,7 @@ if (list_updated('stock_id'))
        $Ajax->activate('price_table');
 //--------------------------------------------------------------------------------------------------
 
-start_form(false, true);
+start_form();
 
 if (!isset($_POST['stock_id']))
        $_POST['stock_id'] = get_global_stock_item();