Aggiunte pagine "actors" e "genres"
All checks were successful
Deploy / trigger (push) Successful in 2s

This commit is contained in:
2026-04-12 21:08:28 +02:00
parent 7e82049d57
commit 8cd10b102b
10 changed files with 267 additions and 6 deletions

View File

@@ -76,6 +76,7 @@ $stmt->execute([
<title><?php echo $row["nome"]; ?> - Film - The NoSpace Cinema</title>
<!--- www.francescomancuso.it -->
<link rel="stylesheet" href="../style.css">
<link rel="icon" href="../favicon.png">
</head>
<body>