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{