File cleanup in progress 2

This commit is contained in:
Michał Gdula 2022-08-01 11:20:00 +01:00
parent 47aa830771
commit 41667bff0a
10 changed files with 17 additions and 28 deletions

View file

@ -12,7 +12,6 @@
<body>
<?php
include("ui/header.php");
include_once("ui/conn.php");
// Check if user is logged in
if (loggedin()) {