aboutsummaryrefslogtreecommitdiffstats
path: root/include/photos.php
diff options
context:
space:
mode:
authorMario <mario@mariovavti.com>2021-08-03 07:17:55 +0000
committerMario <mario@mariovavti.com>2021-08-03 07:17:55 +0000
commitb0a499d8b1dd1ea9ff41320e1d28a1069d325393 (patch)
tree9d195c9499d1b3c7c23fc6d85e5a2e7d50694ccd /include/photos.php
parent08f70c49f8a43cf806f8ca28e9b6c3b7823522b4 (diff)
downloadvolse-hubzilla-b0a499d8b1dd1ea9ff41320e1d28a1069d325393.tar.gz
volse-hubzilla-b0a499d8b1dd1ea9ff41320e1d28a1069d325393.tar.bz2
volse-hubzilla-b0a499d8b1dd1ea9ff41320e1d28a1069d325393.zip
remove logging
Diffstat (limited to 'include/photos.php')
-rw-r--r--include/photos.php2
1 files changed, 0 insertions, 2 deletions
diff --git a/include/photos.php b/include/photos.php
index c83b4585c..967acf955 100644
--- a/include/photos.php
+++ b/include/photos.php
@@ -872,8 +872,6 @@ function photos_create_item($channel, $creator_hash, $photo, $visible = false) {
// Create item container
-hz_syslog(print_r($photo,true));
-
$item_hidden = (($visible) ? 0 : 1 );
$uuid = item_message_id();