include("../../sistema/inicio.php"); $artista = remplazarCarpetas("artista",getArtista($_GET["id"])); $obras = getObrasDeArtista($artista["id"]); ?>