aboutsummaryrefslogtreecommitdiffstats
path: root/Zotlabs/Lib/Libsync.php
diff options
context:
space:
mode:
authorMario <mario@mariovavti.com>2022-11-17 09:11:34 +0000
committerMario <mario@mariovavti.com>2022-11-17 09:11:34 +0000
commit0e157e4e8b480b4a848a05e73aa11dfcd54dfd9b (patch)
tree6bdd5f2dd100bda0f5a4d20a65427d10f65517c8 /Zotlabs/Lib/Libsync.php
parent805074a0f926dbe63e44241a1fb965188cb47908 (diff)
downloadvolse-hubzilla-0e157e4e8b480b4a848a05e73aa11dfcd54dfd9b.tar.gz
volse-hubzilla-0e157e4e8b480b4a848a05e73aa11dfcd54dfd9b.tar.bz2
volse-hubzilla-0e157e4e8b480b4a848a05e73aa11dfcd54dfd9b.zip
remove logging
Diffstat (limited to 'Zotlabs/Lib/Libsync.php')
-rw-r--r--Zotlabs/Lib/Libsync.php2
1 files changed, 0 insertions, 2 deletions
diff --git a/Zotlabs/Lib/Libsync.php b/Zotlabs/Lib/Libsync.php
index 09b81dc83..fd9886f71 100644
--- a/Zotlabs/Lib/Libsync.php
+++ b/Zotlabs/Lib/Libsync.php
@@ -184,8 +184,6 @@ class Libsync {
require_once('include/import.php');
-hz_syslog(print_r($arr, true));
-
$result = [];
$keychange = ((array_key_exists('keychange', $arr)) ? true : false);