From f23184a8d6778b8aecfb5dca2c8de9dfb850bf15 Mon Sep 17 00:00:00 2001 From: Evan Prodromou Date: Mon, 14 Mar 2011 11:34:59 -0500 Subject: [PATCH] add newline to group profile block --- lib/groupprofileblock.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 +} -- 2.39.5