summaryrefslogtreecommitdiffstats
path: root/db/feedtype.php
diff options
context:
space:
mode:
Diffstat (limited to 'db/feedtype.php')
-rw-r--r--db/feedtype.php1
1 files changed, 1 insertions, 0 deletions
diff --git a/db/feedtype.php b/db/feedtype.php
index d43948a3c..a630d80f4 100644
--- a/db/feedtype.php
+++ b/db/feedtype.php
@@ -20,4 +20,5 @@ class FeedType {
const STARRED = 2;
const SUBSCRIPTIONS = 3;
const SHARED = 4;
+ const EXPLORE = 5;
}; \ No newline at end of file