X-Git-Url: https://git.wh0rd.org/?a=blobdiff_plain;f=public.php;h=7aebde78f378c7f1012cf122f2a727b878b9eb1f;hb=27f7b59353a076120407d8873ea86f5eea7d1dcf;hp=33f5af75713df54fad835da2bed0c3085428a223;hpb=f75e7c64460b8337ecc769fb956cbe8a08b351e4;p=tt-rss.git diff --git a/public.php b/public.php index 33f5af75..7aebde78 100644 --- a/public.php +++ b/public.php @@ -56,6 +56,5 @@ } header("Content-Type: text/plain"); - print json_encode(array("error" => array("code" => 7))); - + print error_json(13); ?>