update navbar

This commit is contained in:
2025-05-07 17:16:13 +02:00
parent 6bec7bca15
commit d033024363
24 changed files with 313 additions and 179 deletions
+1
View File
@@ -48,6 +48,7 @@ $_SESSION["surnameuser"] = $surnameuser;
$_SESSION["emailuser"] = $emailuser;
$_SESSION["photouser"] = $avatar;
$photouser = $_SESSION["photouser"];
$photousername = basename($avatar);
?>