summaryrefslogtreecommitdiff
path: root/include/controls_compat.php
diff options
context:
space:
mode:
Diffstat (limited to 'include/controls_compat.php')
-rw-r--r--include/controls_compat.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/controls_compat.php b/include/controls_compat.php
index d62265471..a4e9ad73f 100644
--- a/include/controls_compat.php
+++ b/include/controls_compat.php
@@ -128,7 +128,7 @@ function print_feed_multi_select($id, $default_ids = [],
}
}
- if (get_pref('ENABLE_FEED_CATS')) {
+ if (get_pref(Prefs::ENABLE_FEED_CATS)) {
if (!$root_id) $root_id = null;