mirror of
https://github.com/Dolibarr/dolibarr.git
synced 2026-01-03 23:52:24 +01:00
Merge branch 'develop' into toomanylines
This commit is contained in:
@@ -36,7 +36,7 @@
|
||||
* @param string $TAG Full tag
|
||||
* @return int 1 if OK, -1 if ERROR
|
||||
*/
|
||||
function print_paybox_redirect($PRICE,$CURRENCY,$EMAIL,$urlok,$urlko,$TAG)
|
||||
function print_paybox_redirect($PRICE, $CURRENCY, $EMAIL, $urlok, $urlko, $TAG)
|
||||
{
|
||||
global $conf, $langs, $db;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user