refactoring

This commit is contained in:
NOrtmann1
2026-05-26 15:01:17 +02:00
parent 2044853f94
commit b15421efee
4 changed files with 20 additions and 5 deletions
+3
View File
@@ -0,0 +1,3 @@
<?php
require_once 'php/model/FileDatabase.php';
$article = new database();