Changeset 698323
- Timestamp:
- 04/16/2013 07:35:20 AM (13 years ago)
- File:
-
- 1 edited
-
content-for-money/tags/1.0/contentformoney.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
content-for-money/tags/1.0/contentformoney.php
r590944 r698323 115 115 <input type="hidden" name="business" value="'.$a['email'].'"> 116 116 <input type="hidden" name="currency_code" value="USD"> 117 <input type="hidden" name="return" value="http:// 127.0.0.1:4001/'.$_SERVER['REQUEST_URI'].'&id='.time().'">117 <input type="hidden" name="return" value="http://'.$_SERVER['SERVER_NAME'].$_SERVER['REQUEST_URI'].'&id='.time().'"> 118 118 <input type="hidden" name="amount" value="'.$a['amount'].'"> 119 119 <input type="hidden" name="item_name" value="'.get_the_title().'">
Note: See TracChangeset
for help on using the changeset viewer.