SQL spaltennamen vorkommen im code angepasst

This commit is contained in:
2025-06-30 10:28:28 +02:00
parent a72a0c5fc5
commit 31a381bba4
10 changed files with 39 additions and 56 deletions

View File

@@ -1,5 +1,3 @@
<!DOCTYPE html>
<html lang="HTML-5">
<?php
include dirname(__DIR__).'/header.phtml';
?>
@@ -12,5 +10,3 @@ include dirname(__DIR__).'/header.phtml';
<?php
include dirname(__DIR__).'/footer.phtml';
?>
</html>