From 108be24aed8edea354b49822928d5b2be17c1d1c Mon Sep 17 00:00:00 2001 From: Mario Date: Wed, 12 Oct 2022 19:39:15 +0000 Subject: remove logging --- include/attach.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/include/attach.php b/include/attach.php index 37d176adb..edf05689e 100644 --- a/include/attach.php +++ b/include/attach.php @@ -491,7 +491,7 @@ function attach_by_hash_nodata($hash, $observer_hash, $rev = 0) { function attach_store($channel, $observer_hash, $options = '', $arr = null) { require_once('include/photos.php'); -hz_syslog(print_r($channel,true)); + /** * @hooks photo_upload_begin * Called when attempting to upload a photo. -- cgit v1.2.3