X-Git-Url: https://delta.frontaccounting.com/gitweb/?a=blobdiff_plain;f=gl%2Fgl_bank.php;h=d38252015d0b3de7474d713be9502a60f1c03ded;hb=d1b959c4b73664327c2e17d5bb3fb515aabfa449;hp=3510dbd44c864e8a28d43a02170c8752063f71b3;hpb=6152038f836d8e467209398169b65997783ac8a9;p=fa-stable.git diff --git a/gl/gl_bank.php b/gl/gl_bank.php index 3510dbd4..d3825201 100644 --- a/gl/gl_bank.php +++ b/gl/gl_bank.php @@ -102,7 +102,7 @@ function handle_new_order($type) unset ($_SESSION['pay_items']); } - session_register("pay_items"); + //session_register("pay_items"); $_SESSION['pay_items'] = new items_cart($type);