aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMario <mario@mariovavti.com>2023-12-06 09:47:13 +0000
committerMario <mario@mariovavti.com>2023-12-06 09:47:13 +0000
commit81c36827819f1e8b455a59a9b653a893fd8823a2 (patch)
tree1b5a4cfaac9791bdd914b8cefc210720ee86da82
parent2e6e1fdd550bf1bd3476d94839f2cceda0cc53cc (diff)
downloadvolse-hubzilla-81c36827819f1e8b455a59a9b653a893fd8823a2.tar.gz
volse-hubzilla-81c36827819f1e8b455a59a9b653a893fd8823a2.tar.bz2
volse-hubzilla-81c36827819f1e8b455a59a9b653a893fd8823a2.zip
more issue #1820
-rw-r--r--boot.php1
1 files changed, 1 insertions, 0 deletions
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');