Import initial du site depuis le serveur
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
<?php
|
||||
require_once __DIR__ . '/config.php';
|
||||
session_destroy();
|
||||
header('Location: index.php');
|
||||
exit;
|
||||
<?php
|
||||
require_once __DIR__ . '/config.php';
|
||||
session_destroy();
|
||||
header('Location: index.php');
|
||||
exit;
|
||||
|
||||
Reference in New Issue
Block a user