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]);