Please upgrade here. These earlier versions are no longer being updated and have security issues.
HackerOne users: Testing against this community violates our program's Terms of Service and will result in your bounty being denied.
How do you turn of Change Log?
VizionStudios
New
Hey dose anyone know how to turn off the Change Log ?
0
Comments
Create a new version of
/applications/dashboard/models/class.logmodel.php
that implements the same public interface but always returns a success.Then load that model up before the standard hits. You can do this forcefully via a bootstrap file or you can add it to the autoloader via a plugin.
Search first
Check out the Documentation! We are always looking for new content and pull requests.
Click on insightful, awesome, and funny reactions to thank community volunteers for their valuable posts.
Okay