1
0
mirror of https://git.tt-rss.org/git/tt-rss.git synced 2025-12-28 12:51:27 +00:00

prefs: blocklist ENABLE_LABELS

This commit is contained in:
Andrew Dolgov
2009-01-18 10:23:35 +01:00
parent f11b8a3480
commit 67d86fb331

View 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") {