Commit acd4a3d7f5ffa00f9a330d838f3b112be74cc8b0
1 parent
f78ca135
Exists in
master
and in
7 other branches
--no commit message
Showing
2 changed files
with
1 additions
and
1 deletions
Show diff stats
admin/admin.db
No preview for this file type
admin/php/classe_metaestat.php
@@ -835,7 +835,7 @@ class Metaestat{ | @@ -835,7 +835,7 @@ class Metaestat{ | ||
835 | $itens = array(); | 835 | $itens = array(); |
836 | $apelidos = array(); | 836 | $apelidos = array(); |
837 | if(!empty($colunaSerial)){ | 837 | if(!empty($colunaSerial)){ |
838 | - $colunastabela[] = $colunastabela; | 838 | + $colunastabela[] = $colunaSerial; |
839 | $colunastabela = array_unique($colunastabela); | 839 | $colunastabela = array_unique($colunastabela); |
840 | } | 840 | } |
841 | $vis = implode(",",$colunastabela); | 841 | $vis = implode(",",$colunastabela); |