Superfluous whitespace removed.
This commit is contained in:
parent
f975c17329
commit
dfa164069d
|
@ -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;
|
||||
|
|
Loading…
Reference in New Issue
Block a user