From 8522446891d0f13c9606de084332820968fb3e16 Mon Sep 17 00:00:00 2001 From: rabuzarus <> Date: Thu, 3 Dec 2015 00:11:18 +0100 Subject: [PATCH] little cleanup: insert new line at the end --- mod/help.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mod/help.php b/mod/help.php index 6b8cb3821a..6d8fbb1842 100644 --- a/mod/help.php +++ b/mod/help.php @@ -50,4 +50,4 @@ function help_content(&$a) { $html = "".$html; return $html; -} \ No newline at end of file +}