From 3b252d98b89b884be995f6f90e31d7e6612cf522 Mon Sep 17 00:00:00 2001 From: Mario Date: Thu, 15 Oct 2020 10:51:58 +0000 Subject: add forums to acl selector where appropriate --- include/xchan.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'include/xchan.php') diff --git a/include/xchan.php b/include/xchan.php index d69d707aa..8032dae2f 100644 --- a/include/xchan.php +++ b/include/xchan.php @@ -264,4 +264,4 @@ function xchan_change_key($oldx,$newx,$data) { foreach($acls as $k => $v) { xchan_keychange_acl($k,$v,$oldx,$newx); } -} \ No newline at end of file +} -- cgit v1.2.3