summaryrefslogtreecommitdiff
path: root/backend.php
diff options
context:
space:
mode:
Diffstat (limited to 'backend.php')
-rw-r--r--backend.php14
1 files changed, 1 insertions, 13 deletions
diff --git a/backend.php b/backend.php
index 90f4cfcd2..b078250ad 100644
--- a/backend.php
+++ b/backend.php
@@ -240,19 +240,7 @@
if ($feed == -4) {
- print "<div id=\"headlinesContainer\">";
-
- print "PLACEHOLDER";
-
- print "</div>";
-
- print "]]></headlines>";
- print "<headlines-count value=\"0\"/>";
- print "<headlines-unread value=\"0\"/>";
- print "<disable-cache value=\"0\"/>";
-
- print "<articles>";
- print "</articles>";
+ generate_dashboard_feed($link);
} else {