Merge branch 'main' of https://git-eng.ukwms.ac.id/2526-web/Kelompok02-Memory-Card
This commit is contained in:
commit
414178b437
@ -1,7 +1,7 @@
|
|||||||
<?php
|
<?php
|
||||||
session_start();
|
session_start();
|
||||||
|
$_SESSION = [];
|
||||||
session_destroy();
|
session_destroy();
|
||||||
|
session_regenerate_id(true);
|
||||||
header('location:index.php')
|
header("Location: index.php");
|
||||||
?>
|
exit;
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user