From b44b0471a69d5ad33ce145dc89d7e0a20230d616 Mon Sep 17 00:00:00 2001 From: Andreas Date: Wed, 18 Sep 2019 18:07:39 +0200 Subject: [PATCH] quick fix --- dev_mvc/controller/TestUtils.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev_mvc/controller/TestUtils.php b/dev_mvc/controller/TestUtils.php index 238334f..f73df2e 100644 --- a/dev_mvc/controller/TestUtils.php +++ b/dev_mvc/controller/TestUtils.php @@ -11,8 +11,8 @@ class TestUtils{ echo(json_encode($loginput)); if($addComma){ echo(','); + echo("\n"); } - echo("\n"); return; } public static function returnLog(){