Files
webprogrammierung/php/controller/index-controller.php
T
2026-05-26 15:01:17 +02:00

3 lines
75 B
PHP

<?php
require_once 'php/model/FileDatabase.php';
$article = new database();