[freeside-commits] freeside/htetc handler.pl,1.73,1.74
Ivan,,,
ivan at wavetail.420.am
Sun Oct 8 01:17:08 PDT 2006
Update of /home/cvs/cvsroot/freeside/htetc
In directory wavetail:/tmp/cvs-serv332/htetc
Modified Files:
handler.pl
Log Message:
add menu items for credit card batching, debug last-minute changes to payby.pm, add ACL for re-processing batches, separate CARD and CHEK batches, fixed defaults for batch formats
Index: handler.pl
===================================================================
RCS file: /home/cvs/cvsroot/freeside/htetc/handler.pl,v
retrieving revision 1.73
retrieving revision 1.74
diff -u -d -r1.73 -r1.74
--- handler.pl 26 Aug 2006 02:20:00 -0000 1.73
+++ handler.pl 8 Oct 2006 08:17:06 -0000 1.74
@@ -97,6 +97,7 @@
use Date::Parse;
use Time::Local;
use Time::Duration;
+ use Lingua::EN::Inflect qw(PL);
use Tie::IxHash;
use URI::Escape;
use HTML::Entities;
More information about the freeside-commits
mailing list