Skip to content

Commit

Permalink
fixes #107
Browse files Browse the repository at this point in the history
  • Loading branch information
rogeriolino committed Jan 3, 2014
1 parent deae1ca commit 0165ed2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion public/modules/sga/monitor/MonitorController.php
Expand Up @@ -174,7 +174,7 @@ public function reativar(SGAContext $context) {
status = :status,
dt_fim = NULL
WHERE
atendimento_id = :id AND
id = :id AND
unidade_id = :unidade AND
status IN ({$status})
");
Expand Down

0 comments on commit 0165ed2

Please sign in to comment.