Update showArticle.php

This commit is contained in:
2026-05-29 11:37:12 +02:00
parent 9ae1cd4c34
commit a91869bf47
+1 -2
View File
@@ -4,8 +4,7 @@
-->
<?php
echo __DIR__ . '/../php/controller/showArticle-controller.php';
include_once __DIR__ . '/../php/controller/showArticle-controller.php';
include_once '../php/controller/showArticle-controller.php';
?>
<main>