remove logging

This commit is contained in:
Mario
2022-11-17 09:11:34 +00:00
parent 805074a0f9
commit 0e157e4e8b

View File

@@ -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);