Files
dolibarr/htdocs
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-07-03 18:04:00 +02:00
2023-11-18 12:11:25 +01:00
2023-12-14 10:56:25 +01:00
2023-08-23 23:50:07 +02:00
2023-03-21 12:02:05 +01:00
2023-09-16 14:14:59 +02:00