X-Git-Url: https://git.wh0rd.org/?a=blobdiff_plain;f=public.php;h=7aebde78f378c7f1012cf122f2a727b878b9eb1f;hb=81fc862e370a1dfbd3941206fd00076e3cbf0551;hp=33f5af75713df54fad835da2bed0c3085428a223;hpb=82076ce53113be9cc053f8740356e7e1b81e5643;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); ?>