From: Andrew Dolgov Date: Tue, 6 Sep 2005 04:20:46 +0000 (+0100) Subject: remove FALINK column from headline response X-Git-Tag: 1.0.3~33 X-Git-Url: https://git.wh0rd.org/?a=commitdiff_plain;h=c723648324df89d5d59ebc5f7b7ffd85770029ca;p=tt-rss.git remove FALINK column from headline response --- diff --git a/backend.php b/backend.php index 492141b9..f1613116 100644 --- a/backend.php +++ b/backend.php @@ -391,8 +391,6 @@ ".$line["updated"].""; print "$content_link"; - print "".$line["link"].""; - print ""; ++$lnum;