include("../../sistema/inicio.php"); $noticia = remplazarCarpetas("noticia",getNoticia($_GET["id"])); $fecha = date('d-m-Y', strtotime($noticia["Fecha"])); ?>