trac #569 and trac #711 add missing utf-8 headers and removed extraneous argument in startHTML calls
This commit is contained in:
committed by
Robin Millette
parent
3f0eb90128
commit
b6f0f72a09
@@ -70,7 +70,7 @@ class ClientErrorAction extends ErrorAction
|
||||
417 => 'Expectation Failed');
|
||||
$this->default = 400;
|
||||
}
|
||||
|
||||
|
||||
// XXX: Should these error actions even be invokable via URI?
|
||||
|
||||
function handle($args)
|
||||
|
Reference in New Issue
Block a user