$currency2 is already a reference (to the currency object).

you can just pass it as:
        $currency1->currency_object_math($currency2, '+');

On Tue, 29 Jan 2002 [EMAIL PROTECTED] wrote:

> 
> $currency1->currency_object_math(\$currency2, '+');
> 
> 
> P.S. I'm not currently subscribed to the list, since I couldn't handle its 
> high traffic volume. :-)  So, please CC me with any suggestions you might 
> have.
> 

-- 
Deen Hameedd, Accidental Programmer [EMAIL PROTECTED]


-- 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to