summaryrefslogtreecommitdiffstats
path: root/db
diff options
context:
space:
mode:
authorBernhard Posselt <dev@bernhard-posselt.com>2015-03-22 16:16:09 +0100
committerBernhard Posselt <dev@bernhard-posselt.com>2015-03-22 16:16:09 +0100
commit026ccbc8875fc78b665dec95c308afe8a3c5899e (patch)
treeef697e2590b31534c640fb92dc9210acda9a50e3 /db
parent8afd5adfcf6f7ec78eddb96b77efcd316a0a0293 (diff)
add back scrutinizer
Diffstat (limited to 'db')
-rw-r--r--db/feedtype.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/db/feedtype.php b/db/feedtype.php
index a630d80f4..fcb42bb8a 100644
--- a/db/feedtype.php
+++ b/db/feedtype.php
@@ -21,4 +21,4 @@ class FeedType {
const SUBSCRIPTIONS = 3;
const SHARED = 4;
const EXPLORE = 5;
-}; \ No newline at end of file
+} \ No newline at end of file