From 1a09cd560bfab5c2cd006064c5d96800cea83c69 Mon Sep 17 00:00:00 2001 From: Mario Date: Thu, 30 Nov 2023 08:02:33 +0000 Subject: require acl_selectors.php - fix issue #1820 --- boot.php | 1 + 1 file changed, 1 insertion(+) (limited to 'boot.php') diff --git a/boot.php b/boot.php index 470575ab2..57b4a0cec 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/acl_selectors.php'); define('PLATFORM_NAME', 'hubzilla'); define('STD_VERSION', '8.9'); -- cgit v1.2.3