Merge branch '1.0.x' into limitdist2

This commit is contained in:
Evan Prodromou
2011-03-28 21:56:34 -04:00
22 changed files with 1008 additions and 79 deletions

View File

@@ -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');