Add log out functionality

This commit is contained in:
2020-06-21 21:40:25 +02:00
parent 6f3d570285
commit 229b03a3c9
17 changed files with 39 additions and 37 deletions

View File

@@ -9,7 +9,7 @@
<script src="validate_report.js"></script>
</head>
<body>
<?php include 'navbar.php' ?>
<?php include 'navbar.php'; ?>
<?php
include 'database.php';