Test fallito

This commit is contained in:
Riccardo Di Dato
2016-05-20 19:56:11 +02:00
parent 49356debdc
commit 54bd37dcfb
+1 -1
View File
@@ -18,7 +18,7 @@ if (array_key_exists("id", $_GET)){
}
else {
Header($_SERVER["SERVER_PROTOCOL"]." 404 Not Found", true, 404);
Header( "Location: http://www.ifattidinapoli.it");
echo "Requested page not found";
}
}