From 7f837bc3763909eeec967b88028f0f60f6ab65f0 Mon Sep 17 00:00:00 2001 From: "alejandro.lara" Date: Thu, 2 May 2024 12:31:38 -0600 Subject: [PATCH] =?UTF-8?q?Correci=C3=B3n=20print?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- rest/horarios.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/rest/horarios.php b/rest/horarios.php index a7e4687..ef9b214 100644 --- a/rest/horarios.php +++ b/rest/horarios.php @@ -352,7 +352,7 @@ try{ .$row["data"]["Grupo"]."'," .$row["data"]["IdEspacio"]."," .$row["per"]."," - .$row["Carrera"]." + .$row["data"]["Carrera"]." );"; if($row["data"]["EsMateriaPorAsignacion"]){ echo " ***Asignacion directa***";} }else{