This commit is contained in:
KANE LAZENI 2026-01-02 08:11:45 +00:00
parent f124c59d8a
commit 00e2bb369b

View File

@ -6,7 +6,7 @@
function getMoritio_2()
{
return "2025-12-31";
return "2026-12-31";
}
function getLicensed($codeSociete, $nomSociete)
@ -36,4 +36,5 @@
return $licensed;
}
?>