I need track the activity of system_settings_form when administrator save admin configuration settings.

currently I am inserting all admin configuration in the variable table using this code -

return system_settings_form($form);

I didn't find any common function/hooks from where I can log user activity.

Please suggest me.

Thanks,
Sanjay

Comments

sanjay.soni’s picture

Any Suggestion ?

Thanks,
Sanjay

Version: 7.34 » 7.x-dev

Core issues are now filed against the dev versions where changes will be made. Document the specific release you are using in your issue comment. More information about choosing a version.