File: SUBMIT_ORDER                
$ActionResults .= "Your invoice is missing billing information!<BR>";  

should be:
$ActionResults[] = "Your invoice is missing billing information!<BR>";  

... according to:
        ** Log : Revision 1.19  1999/12/09 23:23:23  leon
        ** Log : Changed ActionResults use so that it's an array instead of a
        ** Log : continually-growing string.  Note the little function in
standard_library
        ** Log : for printing out all the action results.

-- 
Marek Stanczyk
Integration Specialist
[EMAIL PROTECTED]

Web++ Inc. "Dynamic Internet Solutions"
3415 Dixie Road, Suite 512  Mississauga, Ontario L4Y 2B1
Tel: 905-566-1215 Fax: 905-566-8543
Internet: www.webplusplus.com


------------------------------------------------------------
To subscribe:    [EMAIL PROTECTED]
To unsubscribe:  [EMAIL PROTECTED]
Site:            http://www.working-dogs.com/freetrade/
Problems?:       [EMAIL PROTECTED]

Reply via email to