- initial
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
<?php
|
||||
require_once __DIR__.'/includes/boot.php';
|
||||
logoutUser();
|
||||
flash('You have been signed out.','info');
|
||||
go('/index.php');
|
||||
Reference in New Issue
Block a user