alejandro.lara 1 anno fa
parent
commit
7f837bc376
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  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{