Changeset 698325
- Timestamp:
- 04/16/2013 07:37:31 AM (13 years ago)
- File:
-
- 1 edited
-
content-for-money/trunk/contentformoney.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
content-for-money/trunk/contentformoney.php
r626458 r698325 157 157 <input type="hidden" name="business" value="'.$a['email'].'"> 158 158 <input type="hidden" name="currency_code" value="'.$tmpOption['currency'].'"> 159 <input type="hidden" name="return" value="http:// 127.0.0.1:4001/'.$_SERVER['REQUEST_URI'].'&id='.time().'">159 <input type="hidden" name="return" value="http://'.$_SERVER['SERVER_NAME'].$_SERVER['REQUEST_URI'].'&id='.time().'"> 160 160 <input type="hidden" name="amount" value="'.$a['amount'].'"> 161 161 <input type="hidden" name="item_name" value="'.get_the_title().'">
Note: See TracChangeset
for help on using the changeset viewer.