fix some more checkstyle issues

Signed-off-by: Michael Kaufmann <d00p@froxlor.org>
This commit is contained in:
Michael Kaufmann
2018-12-24 13:21:35 +01:00
parent 35c631946d
commit 30f5902b88
16 changed files with 74 additions and 61 deletions

View File

@@ -178,4 +178,4 @@ class Response
eval("echo \"" . Template::getTemplate('misc/success', '1') . "\";");
exit();
}
}
}