Commit 2ed8410841a8138d0d688f3529d007ea5f344c39
1 parent
7955fe4a
Exists in
master
Ajuste no formato da página para iso-8859-1
Showing
1 changed file
with
1 additions
and
1 deletions
Show diff stats
rn/MdEstatisticasEnviarRN.php
@@ -39,7 +39,7 @@ class MdEstatisticasEnviarRN extends InfraRN | @@ -39,7 +39,7 @@ class MdEstatisticasEnviarRN extends InfraRN | ||
39 | return date($data); | 39 | return date($data); |
40 | } | 40 | } |
41 | 41 | ||
42 | - public function enviarAcessos($acessos, $id) { | 42 | + public function enviarAcessos($acessos, $id) { |
43 | $url = $this->url . '/acessos'; | 43 | $url = $this->url . '/acessos'; |
44 | $obj = array( | 44 | $obj = array( |
45 | id => $id, | 45 | id => $id, |