one important line missing
This commit is contained in:
		| @@ -991,6 +991,7 @@ function file_activity($channel_id, $object, $allow_cid, $allow_gid, $deny_cid, | |||||||
| 		if(!$allow_gid && !$allow_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); | 			notice( t('Allowed permissions for this file are not recursive. None of your allowed contacts will have access to this file.') . EOL); | ||||||
| 			$verb = 'update'; | 			$verb = 'update'; | ||||||
|  | 			$update = true; | ||||||
| 		} | 		} | ||||||
|  |  | ||||||
| 	} | 	} | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user