Zen Cart Logo
Forums / General Questions / hard code url into order confirmation email

hard code url into order confirmation email

Locked

Views: 762

Results 1 to 1 of 1
This thread is locked. New replies are disabled.
10 Dec 2010, 8:06 PM
#1
gsdcypher avatar

gsdcypher

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!