From 14e04d0737084168c2d948b4dfb0ea1235d7beaa Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Yi=C4=9Fit=20Kerem=20Oktay?= Date: Fri, 14 Aug 2020 13:58:55 +0300 Subject: [PATCH] Patch 1.2 --- classes/incident.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/classes/incident.php b/classes/incident.php index d8ff0dd..0385754 100644 --- a/classes/incident.php +++ b/classes/incident.php @@ -194,7 +194,7 @@ class Incident implements JsonSerializable service_name as $key => $value ) { - echo ''.$value . ' '; + echo ''.$value . ' '; } if (isset($this->end_date)){?>