OCS2.1.0.1/plugins/paymethod/paybox/index.php
line 5
before : require ('PayBoxPlugin.inc.php');
after : require_once('PayBoxPlugin.inc.php');
OCS2.1/plugins/paymethod/paybox/PayBoxPlugin.inc.php
line 80
before : 'PBX_CMD' => $schedConf->getTitle() ." Id=".$queuedPaymentId
after : 'PBX_CMD' => $schedConf->getFullTitle()." Id=".$queuedPaymentId
line 155
before : $PBX_CMD = $schedConf->getTitle() .' Id='.$queuedPaymentId ;
after : $PBX_CMD = $schedConf->getFullTitle().' Id='.$queuedPaymentId ;
OCS2.1/plugins/paymethod/paybox/locale/fr_FR/locale.xml
line 28
before : <message key="plugins.paymethod.paybox.settings.identifiant">Id d Identification<message>
after : <message key="plugins.paymethod.paybox.settings.identifiant">Id d Identification</message>
SUBJECT : PayBox OCS Assistance
BODY :
There was a problem during the Paybox treatment in conference :
"${schedConfName}"
and for user : "${username}"
Motive:
${additionalInfo}
Other information:
PostInfo:
${postInfo}
ServerVars
${serverVars}
Users browsing this forum: Bing [Bot] and 0 guests