From 2546b0a5255b4e7031a94b3a59deb1687a68e350 Mon Sep 17 00:00:00 2001 From: marijus Date: Mon, 2 Feb 2015 16:48:49 +0100 Subject: one important line missing --- include/attach.php | 1 + 1 file changed, 1 insertion(+) (limited to 'include') diff --git a/include/attach.php b/include/attach.php index 23cfca0d0..d99d8d89e 100644 --- a/include/attach.php +++ b/include/attach.php @@ -991,6 +991,7 @@ function file_activity($channel_id, $object, $allow_cid, $allow_gid, $deny_cid, if(!$allow_gid && !$allow_cid) { notice( t('Allowed permissions for this file are not recursive. None of your allowed contacts will have access to this file.') . EOL); $verb = 'update'; + $update = true; } } -- cgit v1.2.3