summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew Dolgov <[email protected]>2012-01-30 16:36:21 +0400
committerAndrew Dolgov <[email protected]>2012-01-30 16:36:21 +0400
commit6d9455e9ba75417835fdb5e9de5e5912f7319717 (patch)
treebac789bd7641339156d467338a20a5c96a36cdec
parent61c1812f29dc76e93107b65dea80fde260269e8d (diff)
add DIGEST_PREFERRED_TIME to profile blacklist
-rw-r--r--classes/pref_prefs.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/classes/pref_prefs.php b/classes/pref_prefs.php
index 0c343087a..94c9bdf7d 100644
--- a/classes/pref_prefs.php
+++ b/classes/pref_prefs.php
@@ -148,7 +148,7 @@ class Pref_Prefs extends Protected_Handler {
"PURGE_UNREAD_ARTICLES", "DIGEST_ENABLE", "DIGEST_CATCHUP",
"BLACKLISTED_TAGS", "ENABLE_API_ACCESS", "UPDATE_POST_ON_CHECKSUM_CHANGE",
"DEFAULT_UPDATE_INTERVAL", "USER_TIMEZONE", "SORT_HEADLINES_BY_FEED_DATE",
- "SSL_CERT_SERIAL");
+ "SSL_CERT_SERIAL", "DIGEST_PREFERRED_TIME");
if (!SINGLE_USER_MODE) {