Fix: Bad variable
This commit is contained in:
parent
508f581bca
commit
1b926f6a7e
@ -117,7 +117,7 @@ if (GETPOST("action") == 'dopayment')
|
||||
{
|
||||
dol_syslog("newpayment.php call paybox api and do redirect", LOG_DEBUG);
|
||||
|
||||
print_paybox_redirect($PRICE, $conf->monnaie, $EMAIL, $urlok, $urlko, $TAG);
|
||||
print_paybox_redirect($PRICE, $conf->monnaie, $EMAIL, $urlok, $urlko, $FULLTAG);
|
||||
|
||||
session_destroy();
|
||||
exit;
|
||||
|
||||
Loading…
Reference in New Issue
Block a user