refactoring

This commit is contained in:
NOrtmann1
2026-05-26 17:48:50 +02:00
parent 50120f974d
commit 92f1f077d2
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -1,5 +1,5 @@
<?php
require_once DatabaseDAO::class;
require_once 'DatabaseDAO.php';
/*
* Klasse: Eine lokale Lösung der DatenbankDAO.
* schreibt zunächst Daten lokal in das Verzeichnis und kann diese wieder auslesen.