Commit 743bb1ebe6eaef4e355d9ed2a553334c4c369f83

Authored by Leandro Arndt
1 parent 1efe3303
Exists in mysqli

include_once security.php

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