diff --git a/Framework/Moritio.php b/Framework/Moritio.php index a9a40a7..b4e6dbd 100755 --- a/Framework/Moritio.php +++ b/Framework/Moritio.php @@ -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; } + ?> \ No newline at end of file