1
0
mirror of https://git.tt-rss.org/git/tt-rss.git synced 2025-12-28 15:41:29 +00:00

disable SYNC_COUNTERS option

This commit is contained in:
Andrew Dolgov
2009-01-16 16:37:42 +01:00
parent f55b0b12aa
commit bd090ab42e
4 changed files with 14 additions and 12 deletions

View File

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