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