From 740fa058aa770cce9923ff2e13fb277636e60292 Mon Sep 17 00:00:00 2001 From: Mario Date: Fri, 4 Mar 2022 18:43:54 +0000 Subject: remove logging --- include/event.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'include/event.php') diff --git a/include/event.php b/include/event.php index c15c44cc0..3d3dda035 100644 --- a/include/event.php +++ b/include/event.php @@ -73,7 +73,7 @@ function format_event_obj($jobject) { $event = []; $object = json_decode($jobject, true); -hz_syslog(print_r($object,true)); + /******* This is our encoded format -- cgit v1.2.3