Rerun
authorJoe Hunt <joe.hunt.consulting@gmail.com>
Mon, 18 Jan 2010 14:23:27 +0000 (14:23 +0000)
committerJoe Hunt <joe.hunt.consulting@gmail.com>
Mon, 18 Jan 2010 14:23:27 +0000 (14:23 +0000)
gl/bank_transfer.php

index f97cf7fe5d6cbbd1327363afd72311af42035a82..7ec52cc899a4bb103104c3dd5d6e68ef1added5e 100644 (file)
@@ -175,7 +175,6 @@ if (isset($_POST['AddPayment']))
        if (check_valid_entries() == true) 
        {
                handle_add_deposit();
-               safeExit();
        }
 }