diff --git a/rn/MdEstatisticasColetarRN.php b/rn/MdEstatisticasColetarRN.php index 506e9a3..47b7541 100644 --- a/rn/MdEstatisticasColetarRN.php +++ b/rn/MdEstatisticasColetarRN.php @@ -26,7 +26,7 @@ class MdEstatisticasColetarRN extends InfraRN { 'navegadores' => $this->obterNavegadores(), 'modulos' => $this->obterPlugins(), 'tamanhoFilesystem' => $this->obterTamanhoFileSystem(), - 'bancoSEI' => $this->obterTipoSGBD(), + 'bancoSei' => $this->obterTipoSGBD(), 'quantidadeDocumentosInternos' => $this->obterQuantidadeDocumentosInternos(), 'quantidadeDocumentosExternos' => $this->obterQuantidadeDocumentosExternos(), 'quantidadeDocumentosExternosPorExtensao' => $this->obterQuantidadeDocumentosExternosPorExtensao(), -- libgit2 0.21.2