X-Git-Url: https://delta.frontaccounting.com/gitweb/?a=blobdiff_plain;f=sales%2Fallocations%2Fcustomer_allocate.php;h=7f7fe7b1b31c030173da3e8a1089e7b5a9c53c19;hb=2c8036f5ea6310585af2238ff3f433273e5519bb;hp=97ece6a3c4997f6293334fe63e121eac9c447aad;hpb=87e360ec92fd658d70d0d7150a262c3a7ec2ad02;p=fa-stable.git diff --git a/sales/allocations/customer_allocate.php b/sales/allocations/customer_allocate.php index 97ece6a3..7f7fe7b1 100644 --- a/sales/allocations/customer_allocate.php +++ b/sales/allocations/customer_allocate.php @@ -36,7 +36,6 @@ function clear_allocations() unset($_SESSION['alloc']->allocs); unset($_SESSION['alloc']); } - //session_register('alloc'); } //--------------------------------------------------------------------------------