From 09fde2f83904b3cff477bfedb466c894f06b2f32 Mon Sep 17 00:00:00 2001 From: Mario Date: Tue, 25 Apr 2023 08:36:20 +0000 Subject: correctly set some perms when our follow request was accepted --- include/photos.php | 1 - 1 file changed, 1 deletion(-) (limited to 'include/photos.php') diff --git a/include/photos.php b/include/photos.php index 6e00ffbf0..8d83b8475 100644 --- a/include/photos.php +++ b/include/photos.php @@ -64,7 +64,6 @@ function photo_upload($channel, $observer, $args) { } $ac = $acl->get(); -hz_syslog(print_r($ac,true)); $width = $height = 0; if ($args['getimagesize']) { -- cgit v1.2.3