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