1
0
This commit is contained in:
2022-09-21 20:30:23 +02:00
parent cf04f5c64c
commit 279b720503
3 changed files with 12 additions and 12 deletions

View File

@ -5,6 +5,8 @@ require_once 'db.class.php';
require_once 'entete.php';
require_once 'fonctions.inc.php';
echo "session ID " . SID;
$path = $_SERVER["PHP_SELF"];
$db = new db();