From 155d4bbba7dd7acedf290ce9b660a7d500a827eb Mon Sep 17 00:00:00 2001 From: KANE LAZENI Date: Mon, 16 Feb 2026 01:13:06 +0000 Subject: [PATCH] a --- Controleur/ControleurRechercheparcarte.php | 1 - 1 file changed, 1 deletion(-) diff --git a/Controleur/ControleurRechercheparcarte.php b/Controleur/ControleurRechercheparcarte.php index 04cf800..eef5233 100755 --- a/Controleur/ControleurRechercheparcarte.php +++ b/Controleur/ControleurRechercheparcarte.php @@ -74,7 +74,6 @@ class ControleurRechercheparcarte extends Controleur { ) ); exit(); - */ $versionTagCarte = base64_decode($parts[0]); $codeEntite = base64_decode($parts[1]);