Bugfix in new inventory purchasing report.
[fa-stable.git] / purchasing / allocations / supplier_allocate.php
index 5f77c152afd5e620b533bdd17e110be36e02c4a1..a501d0b34a23eb8b0ba248a867df4ac13786659c 100644 (file)
@@ -37,7 +37,6 @@ function clear_allocations()
                unset($_SESSION['alloc']->allocs);
                unset($_SESSION['alloc']);
        }
-       session_register("alloc");
 }
 //--------------------------------------------------------------------------------