diff --git a/Vue/Ajaxconnexioncookie/french.php b/Vue/Ajaxconnexioncookie/french.php index 528add7..53d9d28 100755 --- a/Vue/Ajaxconnexioncookie/french.php +++ b/Vue/Ajaxconnexioncookie/french.php @@ -4,6 +4,15 @@ { $msgErreur = 'Site en maintenance, veuillez vous reconnecter plus tard!'; } + + $cheminLogo = "/var/www/Config/$codeSociete/logo_societe.png"; + + var_dump( + array( + "cheminLogo" => $cheminLogo, + ) + ); + ?>