forked from LiveCarta/PayPal-PHP-SDK
Updated User Agent & More Samples for Billing Plans
- Fixed versioning in User Agent. - Updated Billing Plan sample to update Payment definitions - Docs & Tests
This commit is contained in:
7
sample/.htaccess
Normal file
7
sample/.htaccess
Normal file
@@ -0,0 +1,7 @@
|
||||
<IfModule mod_php5.c>
|
||||
php_value display_errors On
|
||||
php_flag magic_quotes 1
|
||||
php_flag magic_quotes_gpc 1
|
||||
php_value mbstring.http_input auto
|
||||
php_value date.timezone America/Los_Angeles
|
||||
</IfModule>
|
||||
Reference in New Issue
Block a user