From 97a6fe4a7bd02c0be9485a86199cc9cbffad514c Mon Sep 17 00:00:00 2001 From: KANE LAZENI Date: Sat, 14 Feb 2026 14:54:12 +0000 Subject: [PATCH] a --- Controleur/ControleurRechercheparcarte.php | 1 - 1 file changed, 1 deletion(-) diff --git a/Controleur/ControleurRechercheparcarte.php b/Controleur/ControleurRechercheparcarte.php index 8d37036..cc83846 100755 --- a/Controleur/ControleurRechercheparcarte.php +++ b/Controleur/ControleurRechercheparcarte.php @@ -73,7 +73,6 @@ class ControleurRechercheparcarte extends Controleur { ) ); exit(); - */ $versionTagCarte = base64_decode($parts[0]); $codeEntite = base64_decode($parts[1]);