1
0
mirror of https://github.com/JannikKoester/Tischverwaltung.git synced 2026-01-09 14:20:08 +01:00

errorhandling hinzugefügt

This commit is contained in:
2020-08-19 11:33:26 +03:00
parent 7fe58aa025
commit 00866d0c65
4 changed files with 12 additions and 13 deletions

View File

@@ -17,6 +17,14 @@ if (session_status() == PHP_SESSION_NONE) {
}
require 'settings.php';
require 'modal.php';
?>
<div class="container-fluid">