Commit 430e2ca93eab74c5c96cc371f6e462bb82c648fd

Authored by Leandro Arndt
1 parent de8e7303
Exists in master

include_once security.php

Showing 1 changed file with 1 additions and 0 deletions   Show diff stats
acompanhamento/cadastro.php
@@ -11,6 +11,7 @@ @@ -11,6 +11,7 @@
11 ***********************************************************************************/ 11 ***********************************************************************************/
12 12
13 include("manutencao.php"); 13 include("manutencao.php");
  14 + include_once("../inc/security.php");
14 include("../inc/topo.php"); 15 include("../inc/topo.php");
15 ?> 16 ?>
16 17