1
0
mirror of https://git.tt-rss.org/git/tt-rss.git synced 2026-01-02 07:39:14 +00:00

mobile/classic: remove USER_STYLESHEET_URL

This commit is contained in:
Andrew Dolgov
2011-03-29 16:00:06 +04:00
parent c9b63492fa
commit 7fc715a997
2 changed files with 6 additions and 11 deletions

View File

@@ -5,8 +5,7 @@
$subop = $_REQUEST["subop"];
$prefs_blacklist = array("HIDE_READ_FEEDS", "FEEDS_SORT_BY_UNREAD",
"USER_STYLESHEET_URL");
$prefs_blacklist = array("HIDE_READ_FEEDS", "FEEDS_SORT_BY_UNREAD");
$profile_blacklist = array("ALLOW_DUPLICATE_POSTS", "PURGE_OLD_DAYS",
"PURGE_UNREAD_ARTICLES", "DIGEST_ENABLE", "DIGEST_CATCHUP",