forked from GNUsocial/gnu-social
* i18n/L10n updates and FIXMEs added
* whitespace fixes
This commit is contained in:
@@ -26,13 +26,12 @@ if (!defined('STATUSNET') && !defined('LACONICA')) { exit(1); }
|
||||
|
||||
class XrdAction extends Action
|
||||
{
|
||||
|
||||
public $uri;
|
||||
|
||||
|
||||
public $user;
|
||||
|
||||
public $xrd;
|
||||
|
||||
|
||||
function handle()
|
||||
{
|
||||
$nick = $this->user->nickname;
|
||||
|
||||
Reference in New Issue
Block a user