git://git.iain.cx/iain
/
readifood.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
3b2e821
)
Use show_date_form() for donations.
2013-10-15
author
Iain Patterson
<me@iain.cx>
Tue, 15 Oct 2013 09:10:42 +0000
(
05:10
-0400)
committer
Iain Patterson
<me@iain.cx>
Tue, 15 Oct 2013 09:19:20 +0000
(
05:19
-0400)
lib/donation.php
patch
|
blob
|
history
diff --git
a/lib/donation.php
b/lib/donation.php
index
afcd01b
..
20193fb
100644
(file)
--- a/
lib/donation.php
+++ b/
lib/donation.php
@@
-258,7
+258,6
@@
}
function update_donation(&$donation, $new = false) {
- #$date = ymd_to_iso8601("date");
$date = $_POST['date'];
$contact_id = $_POST['contact_id'];
$hub_id = $_POST['hub_id'];