Commit info for scoop/lib/Scoop/Billing:

Modified Files:
      Tag: CURRENT
	Paypal.pm 
Log Message:
Resyncing CURRENT with all of panner's bugfixes. I swear, independent 
development will be happening soon with this. I think I have an excuse. 
--j


Index: Paypal.pm
===================================================================
RCS file: /cvs/scoop/scoop/lib/Scoop/Billing/Paypal.pm,v
retrieving revision 1.7
retrieving revision 1.7.2.1
diff -r1.7 -r1.7.2.1
101c101
< 		VALUES => qq{$ad_id, $q_oid, "$vars->{payment_gross}", 'paypal', NOW()}
---
> 		VALUES => "$ad_id, $q_oid, '$vars->{payment_gross}', 'paypal', NOW()"