Fix: session_start et requête SQL id_conversation

This commit is contained in:
nicoboy
2026-01-04 18:10:04 +01:00
parent 0f88e614f8
commit b96c9e26ff
2 changed files with 1 additions and 3 deletions

View File

@ -4,7 +4,6 @@
* Actions : save, test, delete, get
*/
session_start();
header('Content-Type: application/json');
require_once '../config/config.php';