1
0
mirror of https://git.tt-rss.org/git/tt-rss.git synced 2025-12-16 02:35:56 +00:00

block HIDE_FEEDLIST (refs #196)

This commit is contained in:
Andrew Dolgov
2008-02-20 13:38:38 +01:00
parent 08f3bb157a
commit 0b6cffa868
3 changed files with 11 additions and 8 deletions

View File

@@ -10,8 +10,7 @@
function module_pref_prefs($link) {
$subop = $_REQUEST["subop"];
$prefs_blacklist = array();
//$prefs_blacklist = array("HIDE_FEEDLIST");
$prefs_blacklist = array("HIDE_FEEDLIST");
if ($subop == "change-password") {