diff --git a/Controleur/ControleurRemboursement.php b/Controleur/ControleurRemboursement.php
index 093be4b..f236235 100755
--- a/Controleur/ControleurRemboursement.php
+++ b/Controleur/ControleurRemboursement.php
@@ -19,10 +19,10 @@ class ControleurRemboursement extends Controleur {
public function index($msgErreur=null)
{
- echo "a a a a a a aaaa Date du jour kane ".date("d/m/Y");
+ echo "A AB C D E F EG H I J K L K M N O P Q R S T U B JJSDLML SJHSKSM Date du jour kane ".date("d/m/Y");
echo "
";
echo "
";
- echo "a a a a a a Heure du jour kane ".date("d/m/Y H:i:s", time());
+ echo "A AB C D E F EG H I J K L K M N O P Q R S T U B JJSDLML SJHSKSM Heure du jour kane ".date("d/m/Y H:i:s", time());
// exit;
$idDemandeRemboursement = $_SESSION['idDemandeRemboursement'] ?? '0';