Hook for settings save
hefox - May 27, 2009 - 18:42
| Project: | User Import |
| Version: | 6.x-1.2 |
| Component: | Code |
| Category: | feature request |
| Priority: | minor |
| Assigned: | Unassigned |
| Status: | active |
Description
It'd be nice if there was a way for modules to save their custom options, like a module_invoke_all('user_import_settings_save',$settings) hook around at the end of _user_import_settings_save function.
(If they add a column into the user_import table, the settings select function gets it).
