aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--include/attach.php2
1 files changed, 1 insertions, 1 deletions
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.