projects
/
textcart.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
0736058
)
Rerun
author
Joe Hunt
<joe.hunt.consulting@gmail.com>
Mon, 18 Jan 2010 14:23:27 +0000
(14:23 +0000)
committer
Joe Hunt
<joe.hunt.consulting@gmail.com>
Mon, 18 Jan 2010 14:23:27 +0000
(14:23 +0000)
gl/bank_transfer.php
patch
|
blob
|
history
diff --git
a/gl/bank_transfer.php
b/gl/bank_transfer.php
index f97cf7fe5d6cbbd1327363afd72311af42035a82..7ec52cc899a4bb103104c3dd5d6e68ef1added5e 100644
(file)
--- a/
gl/bank_transfer.php
+++ b/
gl/bank_transfer.php
@@
-175,7
+175,6
@@
if (isset($_POST['AddPayment']))
if (check_valid_entries() == true)
{
handle_add_deposit();
- safeExit();
}
}