This commit is contained in:
KANE LAZENI 2026-03-22 19:56:30 +00:00
parent 6d00d1354b
commit e934e0b56e

View File

@ -14,10 +14,13 @@
"icr" => "2026-12-31",
"ric" => "2026-03-25",
);
$dateTest = $tab_dateLimiteUsage["$codeSociete"];
var_dump(
"dateTest" => $dateTest,
);
var_dump($tab_dateLimiteUsage);
return "2026-03-31";
// return "2026-03-31";
return $dateTest;
}
function getLicensed($codeSociete, $nomSociete)