summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew Dolgov <[email protected]>2021-02-26 10:22:04 +0300
committerAndrew Dolgov <[email protected]>2021-02-26 10:22:04 +0300
commit05f690c86bd206036fa281de4090592ed31673dc (patch)
treec8aa5597dd1528eb19d74178990b9fa0b7edaf60
parent3ab664f8469536bc81d786676a33b62e7f77aadf (diff)
add a separator before HEADLINES_NO_DISTINCT
-rw-r--r--classes/pref/prefs.php1
1 files changed, 1 insertions, 0 deletions
diff --git a/classes/pref/prefs.php b/classes/pref/prefs.php
index 45926981f..45216d20e 100644
--- a/classes/pref/prefs.php
+++ b/classes/pref/prefs.php
@@ -63,6 +63,7 @@ class Pref_Prefs extends Handler_Protected {
Prefs::SHORT_DATE_FORMAT,
'BLOCK_SEPARATOR',
Prefs::SSL_CERT_SERIAL,
+ 'BLOCK_SEPARATOR',
Prefs::HEADLINES_NO_DISTINCT,
]
];