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