Aggiornamenti https
This commit is contained in:
@@ -12,7 +12,7 @@ if (array_key_exists("id", $_GET)){
|
||||
|
||||
if (!is_null($notizia)){
|
||||
Header( "HTTP/1.1 301 Moved Permanently" );
|
||||
Header( "Location: http://www.ifattidinapoli.it/articolo.php?id=".$notizia->id );
|
||||
Header( "Location: https://www.ifattidinapoli.it/articolo.php?id=".$notizia->id );
|
||||
|
||||
// GUIHandler::redirect("articolo.php?id=".$notizia->id);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user