From 75662a601593735d9a5b49220bf80a7ee5b7b338 Mon Sep 17 00:00:00 2001 From: christophboecker Date: Thu, 5 Sep 2024 20:14:10 +0200 Subject: [PATCH] =?UTF-8?q?=C3=9Cberz=C3=A4hlige=20}=20entfernt?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- lib/Entry.php | 2 -- 1 file changed, 2 deletions(-) diff --git a/lib/Entry.php b/lib/Entry.php index 6b3e757..611f437 100644 --- a/lib/Entry.php +++ b/lib/Entry.php @@ -616,5 +616,3 @@ public static function collection (int|array $category = [], int $status=1, stri return $query->find(); } } - -}