From 37eae50b895150654a6db2ca2e9b108338a50cba Mon Sep 17 00:00:00 2001 From: albertlast Date: Sat, 19 Aug 2023 07:21:04 +0200 Subject: [PATCH] fix eol in smileys --- Sources/ManageSmileys.php | 2 ++ 1 file changed, 2 insertions(+) diff --git a/Sources/ManageSmileys.php b/Sources/ManageSmileys.php index 22f2709ce4..872de7a5f3 100644 --- a/Sources/ManageSmileys.php +++ b/Sources/ManageSmileys.php @@ -2461,3 +2461,5 @@ function list_getMessageIcons($start, $items_per_page, $sort) return $message_icons; } + +?> \ No newline at end of file