From: rabuzarus <> Date: Wed, 2 Dec 2015 23:11:18 +0000 (+0100) Subject: little cleanup: insert new line at the end X-Git-Url: https://git.mxchange.org/?a=commitdiff_plain;ds=sidebyside;h=8522446891d0f13c9606de084332820968fb3e16;p=friendica.git little cleanup: insert new line at the end --- 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 +}