This commit is contained in:
Peter Hoppe
2023-01-30 17:01:44 +01:00
parent ff8e4bc831
commit a861acb2e0
11 changed files with 551 additions and 517 deletions

View File

@ -91,6 +91,9 @@ try
);
// $_SESSION['user'] = $user;
$_SESSION['user'] = $user->phparray();
var_dump($_SESSION['user']);
$returnData = new CMsg(
1,