a
This commit is contained in:
parent
6d00d1354b
commit
e934e0b56e
|
|
@ -14,10 +14,13 @@
|
||||||
"icr" => "2026-12-31",
|
"icr" => "2026-12-31",
|
||||||
"ric" => "2026-03-25",
|
"ric" => "2026-03-25",
|
||||||
);
|
);
|
||||||
|
$dateTest = $tab_dateLimiteUsage["$codeSociete"];
|
||||||
|
var_dump(
|
||||||
|
"dateTest" => $dateTest,
|
||||||
|
);
|
||||||
|
|
||||||
var_dump($tab_dateLimiteUsage);
|
// return "2026-03-31";
|
||||||
|
return $dateTest;
|
||||||
return "2026-03-31";
|
|
||||||
}
|
}
|
||||||
|
|
||||||
function getLicensed($codeSociete, $nomSociete)
|
function getLicensed($codeSociete, $nomSociete)
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user