SID & start_form() cleanup.
[fa-stable.git] / purchasing / allocations / supplier_allocate.php
index 6a0e83e3247f65692914e0f381ad0f073928d7ce..8e3cabd430203efbdb3d7c04f7c43744b52f18ce 100644 (file)
@@ -185,7 +185,7 @@ function edit_allocations_for_transaction($type, $trans_no)
 {
        global $table_style;
 
-       start_form(false, true);
+       start_form();
 
     display_heading(_("Allocation of") . " " . systypes::name($_SESSION['alloc']->type) . " # " . $_SESSION['alloc']->trans_no);