SID & start_form() cleanup.
[fa-stable.git] / inventory / manage / item_codes.php
index 4b9fcd79f3c3c974ada87431011f4cf7cd02da5a..ce802e2ca4fbb2ee1804066e34d391f650670fd9 100644 (file)
@@ -97,7 +97,7 @@ if (list_updated('stock_id'))
 
 //--------------------------------------------------------------------------------------------------
 
-start_form(false, true);
+start_form();
 
 if (!isset($_POST['stock_id']))
        $_POST['stock_id'] = get_global_stock_item();