Add log
This commit is contained in:
parent
3533c8a4c3
commit
71da2c80f0
@ -251,6 +251,8 @@ function getOnlinePaymentUrl($mode, $type, $ref = '', $amount = '9.99', $freetag
|
|||||||
//$urlwithroot=DOL_MAIN_URL_ROOT; // This is to use same domain name than current
|
//$urlwithroot=DOL_MAIN_URL_ROOT; // This is to use same domain name than current
|
||||||
|
|
||||||
$urltouse = DOL_MAIN_URL_ROOT;
|
$urltouse = DOL_MAIN_URL_ROOT;
|
||||||
|
dol_syslog("getOnlinePaymentUrl DOL_MAIN_URL_ROOT=".DOL_MAIN_URL_ROOT);
|
||||||
|
|
||||||
if ($localorexternal) {
|
if ($localorexternal) {
|
||||||
$urltouse = $urlwithroot;
|
$urltouse = $urlwithroot;
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user