Even if 'license' config property is unset, some license info is printed

Even if 'license' config property is unset, some license info is printed

Issue ID:3126
Issue Category:bug
Component:ui
Priority:normal
Status:active
Assigned:Unassigned
Version:0.9
Keywords:license

For my intranet status.net implementation, I've unset($config['license']) in config.php since the content will not be available under CC license. However, this line still prints in the footer:

All content and data are available under the license.

A simple check for license config in lib/action.php before printing anything will take care of this.

Updates

Login or Register to modify this issue, or to receive updates by email.

You can also subscribe to the RSS feed for updates to this issue.