[interchange-cvs] [SCM] Interchange branch, master, updated. 3961cdca49595614dd51da0bf32d969a648d4a8f

Peter Ajamian interchange-cvs at icdevgroup.org
Wed Jun 24 23:09:17 UTC 2009


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  3961cdca49595614dd51da0bf32d969a648d4a8f (commit)
      from  837be0427f40fd8f2d34fc3d6bbdc4d84aeb4ad3 (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 3961cdca49595614dd51da0bf32d969a648d4a8f
Author: Peter Ajamian <peter at pajamian.dhs.org>
Date:   Wed Jun 24 15:49:00 2009 -0700

    Fix pod
    
    Fix pod in BusinessOnlinePayment.pm.  Thanks to Rene Hertell for pointing out
    the problem and Gert van der Spoel for providing the fix.

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

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

diff --git a/lib/Vend/Payment/BusinessOnlinePayment.pm b/lib/Vend/Payment/BusinessOnlinePayment.pm
index 3e92b37..fa27f00 100644
--- a/lib/Vend/Payment/BusinessOnlinePayment.pm
+++ b/lib/Vend/Payment/BusinessOnlinePayment.pm
@@ -276,7 +276,7 @@ sub onlinepayment {
     'phone'           => $actual->{phone_day},
   );
 
-=head Extra query params
+=head1 Extra query params
 
 =item extra_query_params "customer_id  their_param=our_param"
 
@@ -330,7 +330,7 @@ C<our_param>.
 
   }
 
-=head Extra result params
+=head1 Extra result params
 
 =item extra_result_params "transid=weird.module.name"
 


hooks/post-receive
-- 
Interchange



More information about the interchange-cvs mailing list