quick fix

This commit is contained in:
Andreas 2019-09-18 18:07:39 +02:00
parent 2e295fa11c
commit b44b0471a6

View File

@ -11,8 +11,8 @@ class TestUtils{
echo(json_encode($loginput));
if($addComma){
echo(',');
echo("\n");
}
echo("\n");
return;
}
public static function returnLog(){