diff --git a/logout.php b/logout.php new file mode 100644 index 0000000..4537a38 --- /dev/null +++ b/logout.php @@ -0,0 +1,11 @@ + + + + + + + + onboard + + + + + + +
+ + showNotif(" . json_encode($_SESSION['flash']) . ");"; + unset($_SESSION['flash']); + } + ?> +

👾 codebeater 👾

+ +
+ + + + + \ No newline at end of file