Merge branch '8.0' of git@github.com:Dolibarr/dolibarr.git into develop
Conflicts: dev/setup/codesniffer/ruleset.xml
This commit is contained in:
commit
4946de9533
@ -88,8 +88,8 @@ if (! empty($conf->stripe->enabled))
|
|||||||
$servicestatus = 0;
|
$servicestatus = 0;
|
||||||
}
|
}
|
||||||
|
|
||||||
$stripe=new Stripe($db);
|
$stripe=new Stripe($db);
|
||||||
$stripeacc = $stripe->getStripeAccount($service); // Stripe OAuth connect account of dolibarr user (no network access here)
|
$stripeacc = $stripe->getStripeAccount($service); // Stripe OAuth connect account of dolibarr user (no network access here)
|
||||||
}
|
}
|
||||||
|
|
||||||
// Initialize technical object to manage hooks of paiements. Note that conf->hooks_modules contains array array
|
// Initialize technical object to manage hooks of paiements. Note that conf->hooks_modules contains array array
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user