]> git.wh0rd.org Git - tt-rss.git/commitdiff
prefs: blocklist ENABLE_LABELS
authorAndrew Dolgov <fox@bah.spb.su>
Sun, 18 Jan 2009 09:23:35 +0000 (10:23 +0100)
committerAndrew Dolgov <fox@bah.spb.su>
Sun, 18 Jan 2009 09:23:35 +0000 (10:23 +0100)
modules/pref-prefs.php

index 0889eb7e2d8d3461c1d3ba338e5c41a472fa9305..987a093c0c72b3ef3bde94e5bafe9ac53ffaf863 100644 (file)
@@ -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") {