From 481bc94283c358d1eafd35272ab026518dcbf258 Mon Sep 17 00:00:00 2001 From: Brent Shepherd Date: Thu, 12 Apr 2012 15:34:16 +1000 Subject: [PATCH] Fixing use of shortform php tags. Updating to version 1.0 of PPDG library. --- check-profile.php | 4 ++-- lib/paypal-digital-goods | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/check-profile.php b/check-profile.php index 38420ef..2579644 100644 --- a/check-profile.php +++ b/check-profile.php @@ -19,7 +19,7 @@

PayPal Subscription Details

 $paypal->get_profile_details( $_GET['profile_id'] ) ) = 
-get_profile_details( $_GET['profile_id'] ) ); ?>
+get_profile_details( $_GET['profile_id'] ) ); ?>
 		
@@ -28,7 +28,7 @@

PayPal Transaction Details

 $paypal->get_transaction_details( $_GET['transaction_id'] ) ); = 
-get_transaction_details( $_GET['transaction_id'] ) ); ?>
+get_transaction_details( $_GET['transaction_id'] ) ); ?>
 		
diff --git a/lib/paypal-digital-goods b/lib/paypal-digital-goods index 0881adf..bd55c6d 160000 --- a/lib/paypal-digital-goods +++ b/lib/paypal-digital-goods @@ -1 +1 @@ -Subproject commit 0881adf187eb27aa284e678a7316c75b19751836 +Subproject commit bd55c6d60e513a8cc1aef84a24119d675cb2cf67