Files
dolibarr/htdocs/core
MDW 9d2bc42ee3 FIX: Update mod_codeclient_* constructor to have $db argument as in callers.
None of the mod_codeclient_* constructors has an argument.
Reported by phan as `PhanParamTooMany: Call with 1 arg(s) to \mod_codeclient_leopard::__construct() which only takes 0 arg(s) defined at htdocs/core/modules/societe/mod_codeclient_leopard.php:69`
in all modified files.
One exception in the card.php file because the code has no explicit detail,
but it also uses a mod_codeclient_ constructor.
2024-01-10 14:06:40 +01:00
..
2023-11-21 17:07:10 +01:00
2022-07-25 10:26:27 +02:00
2022-10-20 12:16:12 +02:00
2023-08-23 22:20:22 +02:00
2022-07-26 16:14:38 +02:00