Login | Register For Free | Help
Search for: (Advanced)

Mailing List Archive: Interchange: cvs

[SCM] Interchange branch, master, updated. 9613678f98ab0a548abf932cd957e16c23fccf31

 

 

Interchange cvs RSS feed   Index | Next | Previous | View Threaded


interchange-cvs at icdevgroup

Jun 23, 2009, 8:57 AM

Post #1 of 1 (319 views)
Permalink
[SCM] Interchange branch, master, updated. 9613678f98ab0a548abf932cd957e16c23fccf31

This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "Interchange".

The branch, master has been updated
via 9613678f98ab0a548abf932cd957e16c23fccf31 (commit)
from a155aacf08267af49f5d4e3128985b1e3fecb3af (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit 9613678f98ab0a548abf932cd957e16c23fccf31
Author: Stefan Hornburg (Racke) <racke [at] linuxia>
Date: Tue Jun 23 17:56:30 2009 +0200

fixed typo

-----------------------------------------------------------------------

Summary of changes and diff:
lib/Vend/Payment/PaypalExpress.pm | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/lib/Vend/Payment/PaypalExpress.pm b/lib/Vend/Payment/PaypalExpress.pm
index 61cf4f2..a54b049 100644
--- a/lib/Vend/Payment/PaypalExpress.pm
+++ b/lib/Vend/Payment/PaypalExpress.pm
@@ -251,7 +251,7 @@ BEGIN {
package Vend::Payment;
require SOAP::Lite or die __PACKAGE__ . " requires SOAP::Lite";
# without this next it defaults to Net::SSL which may crash
- require IO::Socket::SSL or die __PACAKGE__ . "requires IO::Socket::SSL";
+ require IO::Socket::SSL or die __PACKAGE__ . "requires IO::Socket::SSL";
require Net::SSLeay;
};

@@ -768,4 +768,4 @@ sub ppcommify {

package Vend::Payment::PaypalExpress;

-1;
\ No newline at end of file
+1;


hooks/post-receive
--
Interchange

_______________________________________________
interchange-cvs mailing list
interchange-cvs [at] icdevgroup
http://www.icdevgroup.org/mailman/listinfo/interchange-cvs

Interchange cvs RSS feed   Index | Next | Previous | View Threaded
 
 


Interested in having your list archived? Contact Gossamer Threads
 
  Web Applications & Managed Hosting Powered by Gossamer Threads Inc.