X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=lib%2Fclienterroraction.php;h=5019dc06deb7ec9bc18f8dd8a3d626be0fa02af9;hb=09bab904091316fe669619ec90a26a86fc1927d5;hp=ef6fd51dffc16f3dc5b4df82743c9bd460842a06;hpb=3af566d1ecb5793324f7395ebec254848c47df09;p=quix0rs-gnu-social.git diff --git a/lib/clienterroraction.php b/lib/clienterroraction.php index ef6fd51dff..5019dc06de 100644 --- a/lib/clienterroraction.php +++ b/lib/clienterroraction.php @@ -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)