diff --git a/Vue/Ajaxconnexioncookie/english.php b/Vue/Ajaxconnexioncookie/english.php index fe20a3c..8204aed 100755 --- a/Vue/Ajaxconnexioncookie/english.php +++ b/Vue/Ajaxconnexioncookie/english.php @@ -36,19 +36,30 @@ -
- - -
+ + -
-
- - +
+
+ + +
-
+ +
+ + +
+ +
+
+ + +
+
+
diff --git a/Vue/Ajaxconnexioncookie/index.php b/Vue/Ajaxconnexioncookie/index.php index ff84af1..43090c8 100755 --- a/Vue/Ajaxconnexioncookie/index.php +++ b/Vue/Ajaxconnexioncookie/index.php @@ -5,16 +5,13 @@ isset($_COOKIE['codeUtilisateur']) && isset($_COOKIE['codeSociete']) + && + ($userUnique!="1") ) { $codeUtilisateur = $_COOKIE['codeUtilisateur']; $codeSociete = $_COOKIE['codeSociete']; } - else - { - $codeUtilisateur = ""; - $codeSociete = ""; - } $societeExiste = true; ?>