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(){