From 22b1e1c1c5ac7c48bf6cf2b06237a0e180fd550d Mon Sep 17 00:00:00 2001
From: filippo.bertilotti <filippobertilotti@gmail.com>
Date: Tue, 11 Jun 2024 11:25:39 +0200
Subject: [PATCH] tolto test var dump

---
 views/Fiat/header.mvc.php |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/views/Fiat/header.mvc.php b/views/Fiat/header.mvc.php
index fac84b8..e2b939f 100644
--- a/views/Fiat/header.mvc.php
+++ b/views/Fiat/header.mvc.php
@@ -2,7 +2,7 @@
     <h1>TEST HEADER</h1>
     <a href="/fiat/index">Home</a>
     <a href="/fiat/panda">FiatPanda</a>
-    <a href="/fiat/500">500</a>
+    <a href="/fiat/fiat500">500</a>
     <a href="/fiat/tipo">FiatTipo</a>
     <a href="/fiat/contact">Contact Us</a>
 </header>
\ No newline at end of file

--
Gitblit v1.8.0