Kategorien nicht statisch sondern dynamisch #20

Merged
niklas.ortmann merged 21 commits from dynamicCategories into dev 2026-06-03 20:15:16 +02:00
Showing only changes of commit bac4334fb8 - Show all commits
+1 -1
View File
@@ -1,5 +1,5 @@
<?php
require_once 'php/model/LocalArticleManager.php';
require_once 'php/model/Article.php';
require_once 'php/model/ArticleManager.php';
require_once 'php/validator/article-validator.php';