summaryrefslogtreecommitdiff
path: root/app/views/api/getPublicFeed.phtml
diff options
context:
space:
mode:
Diffstat (limited to 'app/views/api/getPublicFeed.phtml')
-rw-r--r--app/views/api/getPublicFeed.phtml3
1 files changed, 0 insertions, 3 deletions
diff --git a/app/views/api/getPublicFeed.phtml b/app/views/api/getPublicFeed.phtml
deleted file mode 100644
index 8eb0774f2..000000000
--- a/app/views/api/getPublicFeed.phtml
+++ /dev/null
@@ -1,3 +0,0 @@
-<?php
-echo json_encode ($this->entries);
-?>