This commit is contained in:
2026-06-01 23:14:25 +02:00
parent 70277d3712
commit 3774a2caee
2 changed files with 12 additions and 1 deletions
-1
View File
@@ -1,6 +1,5 @@
<?php
include_once 'php/controller/profile-controller.php';
include_once 'php/controller/profileArticles-controller.php';
$user = $user ?? null;
?>