Commit 27d8b5d6e974397e644b2b718474a259892428c8

Authored by Greyce Medeiros
Committed by Leandro Arndt
1 parent d884de1a
Exists in mysqli

Inserindo alteracoes do Html segundo o padrao W3C

restrito/sis_usuario/cadastro.php
... ... @@ -244,4 +244,4 @@
244 244 getErro($erro);
245 245  
246 246 include "../inc/rodape.php";
247   -?>
248 247 \ No newline at end of file
  248 +?>
... ...
restrito/sis_usuario/index.php
... ... @@ -147,4 +147,4 @@
147 147 </form>
148 148 <?php
149 149 include "../inc/rodape.php";
150   -?>
151 150 \ No newline at end of file
  151 +?>
... ...
restrito/sis_usuario/manutencao.php
... ... @@ -372,4 +372,4 @@
372 372 $con->close();
373 373 }
374 374 }
375   -?>
376 375 \ No newline at end of file
  376 +?>
... ...
solicitante/index.php
... ... @@ -25,4 +25,4 @@
25 25 <?php
26 26 getErro($erro);
27 27 include("../inc/rodape.php");
28   -?>
29 28 \ No newline at end of file
  29 +?>
... ...