diff --git a/admin1/catalogo/mapfile/funcoes.php b/admin1/catalogo/mapfile/funcoes.php index 32191ea..9002266 100755 --- a/admin1/catalogo/mapfile/funcoes.php +++ b/admin1/catalogo/mapfile/funcoes.php @@ -141,6 +141,7 @@ function adicionar($locaplic, $titulolegenda, $link_tema, $codigo, $acessopublic $dados [] = ' TEMA "' . $titulolegenda . '"'; $dados [] = ' convcaracter "SIM"'; $dados [] = ' CLASSE "SIM"'; + $dados [] = ' TILES "SIM"'; $tipoa_tema = ""; if (! empty ( $metaestat ) && $metaestat == "SIM") { $dados [] = ' METAESTAT "SIM"'; -- libgit2 0.21.2