From a5f02c9a6c10fc4c48beadb8c342cf58d3bf569f Mon Sep 17 00:00:00 2001 From: NOrtmann1 Date: Fri, 17 Jul 2026 17:13:07 +0200 Subject: [PATCH] Update showCategory.php --- content/showCategory.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/showCategory.php b/content/showCategory.php index 6cbd6d0..e972b33 100644 --- a/content/showCategory.php +++ b/content/showCategory.php @@ -28,7 +28,7 @@ include_once "php/controller/showCategory-controller.php"; von getAuthor())) ? htmlspecialchars($article->getAuthor()) : 'Anonym'; ?>

- ❤ getLikes())) ? htmlspecialchars($article->getLikes()) : '0'; ?> + ❤️ getLikes())) ? htmlspecialchars($article->getLikes()) : '0'; ?>