summaryrefslogtreecommitdiff
path: root/modules
diff options
context:
space:
mode:
authorAndrew Dolgov <[email protected]>2009-01-18 10:23:35 +0100
committerAndrew Dolgov <[email protected]>2009-01-18 10:23:35 +0100
commit67d86fb331a75159144617c1bd033b0911853c2b (patch)
tree829705b3f6a32ee9da3ca41220fc0013429c1cb0 /modules
parentf11b8a3480f3f72b6396f0a9e6e1c1d3aaf30543 (diff)
prefs: blocklist ENABLE_LABELS
Diffstat (limited to 'modules')
-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 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") {