diff --git a/Vue/Ajaxconnexioncookie/french.php b/Vue/Ajaxconnexioncookie/french.php index 894b999..10dc26a 100755 --- a/Vue/Ajaxconnexioncookie/french.php +++ b/Vue/Ajaxconnexioncookie/french.php @@ -5,8 +5,11 @@ $msgErreur = 'Site en maintenance, veuillez vous reconnecter plus tard!'; } echo session_save_path(); + echo "
"; echo ini_get('session.gc_maxlifetime'); + echo "
"; echo session_id(); + echo "
"; var_dump($_SESSION['csrf_tokens']); ?> diff --git a/Vue/gabarit.php b/Vue/gabarit.php index 64bf6f2..c54eb70 100755 --- a/Vue/gabarit.php +++ b/Vue/gabarit.php @@ -638,7 +638,7 @@
- KANE TEST NEW 4 OK + KANE TEST NEW 5 OK