summaryrefslogtreecommitdiff
path: root/modules/pref-prefs.php
diff options
context:
space:
mode:
authorAndrew Dolgov <[email protected]>2010-11-16 16:13:22 +0300
committerAndrew Dolgov <[email protected]>2010-11-16 16:13:22 +0300
commit296c8134c1322ba51080732e7e9366b4cef47013 (patch)
treed70150cb146a12908a3cdf95c2d9161c477c44c0 /modules/pref-prefs.php
parent64029210a907797fe2870e213fa605add26a83f3 (diff)
blacklist option EXTENDED_FEEDLIST
Diffstat (limited to 'modules/pref-prefs.php')
-rw-r--r--modules/pref-prefs.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/modules/pref-prefs.php b/modules/pref-prefs.php
index 004227939..2133715a2 100644
--- a/modules/pref-prefs.php
+++ b/modules/pref-prefs.php
@@ -15,7 +15,7 @@
$prefs_blacklist = array("HIDE_FEEDLIST", "SYNC_COUNTERS", "ENABLE_LABELS",
"ENABLE_SEARCH_TOOLBAR", "HIDE_READ_FEEDS", "ENABLE_FEED_ICONS",
- "ENABLE_OFFLINE_READING");
+ "ENABLE_OFFLINE_READING", "EXTENDED_FEEDLIST");
$profile_blacklist = array("ALLOW_DUPLICATE_POSTS", "PURGE_OLD_DAYS",
"PURGE_UNREAD_ARTICLES", "DIGEST_ENABLE", "DIGEST_CATCHUP",