Aggiornamento lato PERSONALE

This commit is contained in:
Emanuele Slusarz
2026-08-22 19:53:41 +02:00
parent 42979685fb
commit a121224899
4 changed files with 616 additions and 25 deletions
+1 -1
View File
@@ -57,7 +57,7 @@
$stmt->execute();
$conteggi = $stmt->fetchAll(PDO::FETCH_ASSOC);
$pageTitle = "Dashboard personale"; $basePath = "..";
require __DIR__ . "/../includes/header.php";
?>