Removed commented deprecated Session_register().
[fa-stable.git] / purchasing / allocations / supplier_allocate.php
index 82530c762975bdc51e1651e806f0ceab5fd3cc75..a501d0b34a23eb8b0ba248a867df4ac13786659c 100644 (file)
@@ -37,7 +37,6 @@ function clear_allocations()
                unset($_SESSION['alloc']->allocs);
                unset($_SESSION['alloc']);
        }
-       //session_register("alloc");
 }
 //--------------------------------------------------------------------------------