From: Evan Prodromou Date: Mon, 14 Mar 2011 16:34:59 +0000 (-0500) Subject: add newline to group profile block X-Git-Url: https://git.mxchange.org/?a=commitdiff_plain;h=f23184a8d6778b8aecfb5dca2c8de9dfb850bf15;p=quix0rs-gnu-social.git add newline to group profile block --- diff --git a/lib/groupprofileblock.php b/lib/groupprofileblock.php index f54f82e9e5..8d2686085f 100644 --- a/lib/groupprofileblock.php +++ b/lib/groupprofileblock.php @@ -101,4 +101,4 @@ class GroupProfileBlock extends ProfileBlock { return $this->group->description; } -} \ No newline at end of file +}