Add log out functionality
This commit is contained in:
@@ -8,7 +8,7 @@
|
||||
<link rel="stylesheet" href="static/style.css" type="text/css" media="screen" />
|
||||
</head>
|
||||
<body>
|
||||
<?php include 'navbar.php' ?>
|
||||
<?php include 'navbar.php'; ?>
|
||||
<?php
|
||||
include 'database.php';
|
||||
|
||||
|
||||
Reference in New Issue
Block a user