]> git.mxchange.org Git - quix0rs-gnu-social.git/commitdiff
Superfluous whitespace removed.
authorSiebrand Mazeland <s.mazeland@xs4all.nl>
Mon, 20 Sep 2010 17:46:01 +0000 (19:46 +0200)
committerSiebrand Mazeland <s.mazeland@xs4all.nl>
Mon, 20 Sep 2010 17:46:01 +0000 (19:46 +0200)
plugins/Blacklist/BlacklistPlugin.php
plugins/ClientSideShorten/shorten.php

index bc8b82492dc8c1abd7d1a32c5af4755929db923f..10f89ef72392b20bc602de9f5d0abc0ad4498a33 100644 (file)
@@ -348,7 +348,6 @@ class BlacklistPlugin extends Plugin
      *
      * @return boolean hook value
      */
-
     function onAdminPanelCheck($name, &$isOK)
     {
         if ($name == 'blacklist') {
index 8c2fc1b3cdd30e126ef4af27341372b6c8eae07c..53c2cf5d1a89e0dc4fef6d56b38fdef0e947e111 100644 (file)
@@ -41,7 +41,6 @@ if (!defined('STATUSNET') && !defined('LACONICA')) {
  * @license  http://www.fsf.org/licensing/licenses/agpl-3.0.html GNU Affero General Public License version 3.0
  * @link     http://status.net/
  */
-
 class ShortenAction extends Action
 {
     private $text;