Merge remote branch 'evan/1.0.x' into 1.0.x
This commit is contained in:
commit
b6190676b1
@ -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');
|
||||
|
Loading…
Reference in New Issue
Block a user