From 430e2ca93eab74c5c96cc371f6e462bb82c648fd Mon Sep 17 00:00:00 2001 From: Leandro Arndt Date: Fri, 17 Apr 2015 15:27:31 -0300 Subject: [PATCH] include_once security.php --- acompanhamento/cadastro.php | 1 + 1 file changed, 1 insertion(+), 0 deletions(-) diff --git a/acompanhamento/cadastro.php b/acompanhamento/cadastro.php index dee2478..8e22862 100644 --- a/acompanhamento/cadastro.php +++ b/acompanhamento/cadastro.php @@ -11,6 +11,7 @@ ***********************************************************************************/ include("manutencao.php"); + include_once("../inc/security.php"); include("../inc/topo.php"); ?> -- libgit2 0.21.2