Merged changes from main trunk 2.2.1-2.2.2
[fa-stable.git] / purchasing / allocations / supplier_allocate.php
index 5f77c152afd5e620b533bdd17e110be36e02c4a1..82530c762975bdc51e1651e806f0ceab5fd3cc75 100644 (file)
@@ -37,7 +37,7 @@ function clear_allocations()
                unset($_SESSION['alloc']->allocs);
                unset($_SESSION['alloc']);
        }
-       session_register("alloc");
+       //session_register("alloc");
 }
 //--------------------------------------------------------------------------------