25 Jul
2007
25 Jul
'07
1:20 a.m.
User: kbahey Branch: DRUPAL-5 Date: Tue, 24 Jul 2007 23:20:27 +0000 Modified files: /modules/donation donation.module Log message: Several fixes for: - When adding donations manually (e.g. wire transfer), the uid and name fields were transposed, so we ended up with a blank name. - The paths for the edit/delete were hangovers from the 4.7 days, and hence gave a 404. Fixed to use admin/build/donations. - Some code formatting for style. Links: http://cvs.drupal.org/diff.php?path=contributions/modules/donation/donation....