MyBB Community Forums

Full Version: Possible to add hook?
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Hey,

I was looking in the ACP files to see how the mail settings (the actual settings in the ACP) were able to hide settings when changed, i found it and it was a js thing,the file was admin/modules/config/setting.php at the bottom, is it possible to add a hook there so plugins can add stuff there?