add cadastro
This commit is contained in:
4
lista/session_end.php
Executable file
4
lista/session_end.php
Executable file
@@ -0,0 +1,4 @@
|
||||
<?php
|
||||
session_start();
|
||||
session_destroy();
|
||||
header("Location: /lista");
|
||||
Reference in New Issue
Block a user