[1.2.16] Changelog not hiding
Posted: 26 Feb 2014, 09:03
Hello there,
I am trying to hide the changelog page for everyone.
I looked into the code to verify that it is the correct config variable:
g_view_changelog_threshold
This is it. And I set it to
$g_view_changelog_threshold = NOBODY;
That worked at least for the roadmap. Why does it not work for the changelog page?
Is this a bug or a feature? How to diable it globally without hardcoding it? Is this config variable probably useless?
- Regards Pebto
I am trying to hide the changelog page for everyone.
I looked into the code to verify that it is the correct config variable:
g_view_changelog_threshold
This is it. And I set it to
$g_view_changelog_threshold = NOBODY;
That worked at least for the roadmap. Why does it not work for the changelog page?
Is this a bug or a feature? How to diable it globally without hardcoding it? Is this config variable probably useless?
- Regards Pebto