Przeglądaj źródła

Correción print

alejandro.lara 1 rok temu
rodzic
commit
7f837bc376
1 zmienionych plików z 1 dodań i 1 usunięć
  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{