diff --git a/public/index.php b/public/index.php index 0eafbb7..bf17d1a 100644 --- a/public/index.php +++ b/public/index.php @@ -7,6 +7,7 @@ $_SESSION["pathAcessos"]=$path.'app/helpers/funcoesPHP/gerenciarAcessos.php'; $_SESSION["pathPaginacao"]=$path.'app/helpers/paginacao.php'; $_SESSION["pathMenu"]=$path.'public/paginas/componentes/menu.php'; + $_SESSION["pathFooter"]=$path.'public/paginas/componentes/footer.php'; include_once($_SESSION["pathPaginacao"]); include($conteudo); \ No newline at end of file diff --git a/public/paginas/componentes/footer.php b/public/paginas/componentes/footer.php new file mode 100644 index 0000000..7a01c79 --- /dev/null +++ b/public/paginas/componentes/footer.php @@ -0,0 +1,22 @@ + +
+
+ + fale comigo: + + + + + + acessos. + + +
+
\ No newline at end of file diff --git a/public/paginas/creditos.php b/public/paginas/creditos.php index 0f34645..2beed6d 100644 --- a/public/paginas/creditos.php +++ b/public/paginas/creditos.php @@ -179,28 +179,9 @@