prefs: blocklist ENABLE_LABELS

This commit is contained in:
Andrew Dolgov 2009-01-18 10:23:35 +01:00
parent f11b8a3480
commit 67d86fb331
1 changed files with 1 additions and 1 deletions

View File

@ -13,7 +13,7 @@
$subop = $_REQUEST["subop"]; $subop = $_REQUEST["subop"];
$prefs_blacklist = array("HIDE_FEEDLIST", "SYNC_COUNTERS"); $prefs_blacklist = array("HIDE_FEEDLIST", "SYNC_COUNTERS", "ENABLE_LABELS");
if ($subop == "change-password") { if ($subop == "change-password") {