iOrder in listCarriersPayments-function

YuriO

Avatar: YuriO

2010-09-23 14:28

Hi

is it possible to take $iOrder in listCarriersPayments-function?
or how can i start a new function in the listCarriersPayments-function with iOrder as a parameter?

best regards
Yuri

» Quick.Cart v3.x

www.wolfwoehrstein.de

Makaron

Avatar: Makaron

2010-09-27 16:12

Edit file actions_client/p.php and change this line:

$sPaymentCarriers $oOrder->listCarriersPayments'orders_form.tpl' );


to:

$sPaymentCarriers $oOrder->listCarriersPayments'orders_form.tpl'$iOrder );



After that change in file core/orders.php definition of function listCarriersPayments() to:

function listCarriersPayments$sFile$iOrder ){

Mak-Web.pl - Modyfikacje skryptów Q.Cart i Q.Cms

Back to top
about us | contact