From 676b8dd18742875ae07827792ed88d2b5bb3afb7 Mon Sep 17 00:00:00 2001 From: Bernhard Posselt Date: Wed, 19 Nov 2014 15:54:32 +0100 Subject: first stab at recommended sites --- db/feedtype.php | 1 + 1 file changed, 1 insertion(+) (limited to 'db') 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 -- cgit v1.2.3