Commit 4393a922db37441b448317453808e52e77d693dd
1 parent
338e8ec6
Exists in
master
Corrigida parametrização da chamada clsPmieducarServidor::lista() para que selec…
…ione apenas servidores alocados na escola
Showing
1 changed file
with
1 additions
and
1 deletions
Show diff stats
ieducar/intranet/educar_pesquisa_servidor_lst.php
@@ -278,7 +278,7 @@ class indice extends clsListagem | @@ -278,7 +278,7 @@ class indice extends clsListagem | ||
278 | $hr_ves, | 278 | $hr_ves, |
279 | $hr_not, | 279 | $hr_not, |
280 | $_SESSION['dia_semana'], | 280 | $_SESSION['dia_semana'], |
281 | - NULL, | 281 | + $this->ref_cod_escola, |
282 | $this->identificador, | 282 | $this->identificador, |
283 | $this->ref_cod_curso, | 283 | $this->ref_cod_curso, |
284 | $this->ref_cod_disciplina | 284 | $this->ref_cod_disciplina |