forked from GNUsocial/gnu-social
Superfluous whitespace removed.
This commit is contained in:
@@ -348,7 +348,6 @@ class BlacklistPlugin extends Plugin
|
||||
*
|
||||
* @return boolean hook value
|
||||
*/
|
||||
|
||||
function onAdminPanelCheck($name, &$isOK)
|
||||
{
|
||||
if ($name == 'blacklist') {
|
||||
|
@@ -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;
|
||||
|
Reference in New Issue
Block a user