[freeside-commits] freeside/htetc handler.pl,1.86.2.19,1.86.2.20
Ivan,,,
ivan at wavetail.420.am
Mon Apr 27 16:06:56 PDT 2009
Update of /home/cvs/cvsroot/freeside/htetc
In directory wavetail.420.am:/tmp/cvs-serv12206
Modified Files:
Tag: FREESIDE_1_7_BRANCH
handler.pl
Log Message:
typo
Index: handler.pl
===================================================================
RCS file: /home/cvs/cvsroot/freeside/htetc/handler.pl,v
retrieving revision 1.86.2.19
retrieving revision 1.86.2.20
diff -u -d -r1.86.2.19 -r1.86.2.20
--- handler.pl 27 Apr 2009 23:02:17 -0000 1.86.2.19
+++ handler.pl 27 Apr 2009 23:06:54 -0000 1.86.2.20
@@ -96,7 +96,7 @@
#breaks quick payment entry
#http://rt.cpan.org/Public/Bug/Display.html?id=37365
die "CGI.pm v3.38 is broken, use any other version >= 3.29".
- " (Debian 5.0? aptitude remove ligcgi-pm-perl)"
+ " (Debian 5.0? aptitude remove libcgi-pm-perl)"
if $CGI::VERSION == 3.38;
#use CGI::Carp qw(fatalsToBrowser);
More information about the freeside-commits
mailing list