diff options
Diffstat (limited to 'include/photos.php')
-rw-r--r-- | include/photos.php | 1 |
1 files changed, 0 insertions, 1 deletions
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']) { |