소스 검색

Correción print

alejandro.lara 1 년 전
부모
커밋
7f837bc376
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      rest/horarios.php

+ 1 - 1
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{