From 480862d7143f291658b48e785eda2e61a438a74b Mon Sep 17 00:00:00 2001 From: Mario Date: Sun, 11 Sep 2022 14:58:40 +0000 Subject: php8: fix more warnings --- include/text.php | 1 + 1 file changed, 1 insertion(+) (limited to 'include/text.php') diff --git a/include/text.php b/include/text.php index 87aaf7bf8..63b472bbd 100644 --- a/include/text.php +++ b/include/text.php @@ -1836,6 +1836,7 @@ function prepare_body(&$item,$attach = false,$opts = false) { $categories = format_categories($item,$writeable); + $filer = ''; if(local_channel() == $item['uid']) $filer = format_filer($item); -- cgit v1.2.3