This commit is contained in:
=
2022-02-19 15:57:33 +01:00
parent d1fb93ca2e
commit 79079b20e4
7 changed files with 58 additions and 75 deletions

View File

@@ -135,5 +135,4 @@ if (isset($_GET['login'])) {
return true;
}
</script>
<?php
require_once APP_ROOT . '/application/footer.php';
<?php require_once APP_ROOT . '/application/footer.php';