From a2f445fa4908cfe3c5c7c8b8054c549844b3dac9 Mon Sep 17 00:00:00 2001 From: Andrea Fiorencis Date: Thu, 2 Apr 2026 13:45:58 +0200 Subject: [PATCH] Spostamento file stylesheet in cartella assets --- style.css => assets/style.css | 0 cart.php | 2 +- index.php | 2 +- login.php | 2 +- product.php | 2 +- register.php | 2 +- 6 files changed, 5 insertions(+), 5 deletions(-) rename style.css => assets/style.css (100%) diff --git a/style.css b/assets/style.css similarity index 100% rename from style.css rename to assets/style.css diff --git a/cart.php b/cart.php index 99a8608..24732c2 100644 --- a/cart.php +++ b/cart.php @@ -8,7 +8,7 @@ session_start(); Carrello - TechStore - + diff --git a/index.php b/index.php index 9df6c73..af02b1d 100644 --- a/index.php +++ b/index.php @@ -17,7 +17,7 @@ if ($result === false) { TechStore - Prodotti - + diff --git a/login.php b/login.php index 2943ac4..ba7807f 100644 --- a/login.php +++ b/login.php @@ -4,7 +4,7 @@ Login - TechStore - + prepare($sql)) { Prodotto non trovato - TechStore - + diff --git a/register.php b/register.php index 361516d..3fa4f93 100644 --- a/register.php +++ b/register.php @@ -8,7 +8,7 @@ Registrazione - TechStore - +