From: Andrew Dolgov Date: Sun, 18 Jan 2009 09:23:35 +0000 (+0100) Subject: prefs: blocklist ENABLE_LABELS X-Git-Tag: 1.3.0~101 X-Git-Url: https://git.wh0rd.org/?a=commitdiff_plain;h=67d86fb331a75159144617c1bd033b0911853c2b;p=tt-rss.git prefs: blocklist ENABLE_LABELS --- diff --git a/modules/pref-prefs.php b/modules/pref-prefs.php index 0889eb7e..987a093c 100644 --- a/modules/pref-prefs.php +++ b/modules/pref-prefs.php @@ -13,7 +13,7 @@ $subop = $_REQUEST["subop"]; - $prefs_blacklist = array("HIDE_FEEDLIST", "SYNC_COUNTERS"); + $prefs_blacklist = array("HIDE_FEEDLIST", "SYNC_COUNTERS", "ENABLE_LABELS"); if ($subop == "change-password") {