summaryrefslogtreecommitdiff
path: root/backend.php
diff options
context:
space:
mode:
authorAndrew Dolgov <[email protected]>2005-12-30 06:19:04 +0100
committerAndrew Dolgov <[email protected]>2005-12-30 06:19:04 +0100
commit018e1b8ce474cd41de6e34deb0e2ab5a0bc5d1bf (patch)
tree7c6fa27f614dd82176bafeba6071c99f8dbbf9b1 /backend.php
parentc6232e43333ff070cc16d3346369a1712966f68f (diff)
remove h1 from feed browser
Diffstat (limited to 'backend.php')
-rw-r--r--backend.php2
1 files changed, 0 insertions, 2 deletions
diff --git a/backend.php b/backend.php
index e9783902d..7f5dfe376 100644
--- a/backend.php
+++ b/backend.php
@@ -3940,8 +3940,6 @@
print "<div class=\"warning\">Under construction</div>";
- print "<h1>Feed browser</h1>";
-
$result = db_query($link, "SELECT feed_url,count(id) AS subscribers
FROM ttrss_feeds
WHERE auth_login = '' AND auth_pass = '' AND private = false