Options
How do you turn of Change Log?

Hey dose anyone know how to turn off the Change Log ?
0
Hey dose anyone know how to turn off the Change Log ?
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