From: Siebrand Mazeland Date: Tue, 30 Aug 2011 09:20:29 +0000 (+0200) Subject: Remove superfluous whitespace. X-Git-Url: https://git.mxchange.org/?a=commitdiff_plain;h=7e5b4b6e9fc466aa862393365fbae1c57c546a8e;p=quix0rs-gnu-social.git Remove superfluous whitespace. --- diff --git a/lib/groupprofileblock.php b/lib/groupprofileblock.php index 9372a78680..df383f0696 100644 --- a/lib/groupprofileblock.php +++ b/lib/groupprofileblock.php @@ -4,7 +4,7 @@ * Copyright (C) 2011, StatusNet, Inc. * * Profile block to show for a group - * + * * PHP version 5 * * This program is free software: you can redistribute it and/or modify @@ -44,7 +44,6 @@ if (!defined('STATUSNET')) { * @license http://www.fsf.org/licensing/licenses/agpl-3.0.html AGPL 3.0 * @link http://status.net/ */ - class GroupProfileBlock extends ProfileBlock { protected $group = null;