10 Dec 2010, 8:06 PM
Totally Zenned
- Join Date:
- Feb 2007
- Posts:
- 816
- Plugin Contributions:
- 0
hard code url into order confirmation email
hi,
what is the proper format to hard code a url into the order confirmation email? includes/classes/order.php
$invoiceInfo="";
$htmlInvoiceURL="";
$htmlInvoiceValue="";
thanks!