]> git.mxchange.org Git - quix0rs-gnu-social.git/commitdiff
Remove superfluous whitespace.
authorSiebrand Mazeland <s.mazeland@xs4all.nl>
Tue, 30 Aug 2011 09:20:29 +0000 (11:20 +0200)
committerSiebrand Mazeland <s.mazeland@xs4all.nl>
Tue, 30 Aug 2011 09:20:29 +0000 (11:20 +0200)
lib/groupprofileblock.php

index 9372a786808bbeba36273b83a3d5c6cadd3b1390..df383f06964ecf840bb38ac03d80d670ca5184ac 100644 (file)
@@ -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;