From 67d86fb331a75159144617c1bd033b0911853c2b Mon Sep 17 00:00:00 2001 From: Andrew Dolgov Date: Sun, 18 Jan 2009 10:23:35 +0100 Subject: prefs: blocklist ENABLE_LABELS --- modules/pref-prefs.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'modules/pref-prefs.php') diff --git a/modules/pref-prefs.php b/modules/pref-prefs.php index 0889eb7e2..987a093c0 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") { -- cgit v1.2.3