added bootstar, font awsome, and the project is in a useable state, bit needs some manual setup.
This commit is contained in:
6
ProjectKiln/app/logout.php
Normal file
6
ProjectKiln/app/logout.php
Normal file
@@ -0,0 +1,6 @@
|
||||
<?php
|
||||
|
||||
logout();
|
||||
|
||||
header('Location: ?page=login');
|
||||
exit;
|
||||
Reference in New Issue
Block a user