forked from GNUsocial/gnu-social
Merge branch '1.0.x' into limitdist2
This commit is contained in:
@@ -57,7 +57,7 @@ class ShortenAction extends Action
|
||||
return true;
|
||||
}
|
||||
|
||||
function handle($args)
|
||||
function handle($args=null)
|
||||
{
|
||||
parent::handle($args);
|
||||
header('Content-Type: text/plain');
|
||||
|
||||
Reference in New Issue
Block a user