From 81c36827819f1e8b455a59a9b653a893fd8823a2 Mon Sep 17 00:00:00 2001 From: Mario Date: Wed, 6 Dec 2023 09:47:13 +0000 Subject: more issue #1820 --- boot.php | 1 + 1 file changed, 1 insertion(+) (limited to 'boot.php') diff --git a/boot.php b/boot.php index 57b4a0cec..b9c03b1ae 100644 --- a/boot.php +++ b/boot.php @@ -58,6 +58,7 @@ require_once('include/hubloc.php'); require_once('include/attach.php'); require_once('include/bbcode.php'); require_once('include/items.php'); +require_once('include/conversation.php'); require_once('include/acl_selectors.php'); define('PLATFORM_NAME', 'hubzilla'); -- cgit v1.2.3