clean up hook_exit in install file
joachim - September 13, 2009 - 15:35
| Project: | CRM |
| Component: | Code |
| Category: | task |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | active |
Description
drewish came up with a better way of doing this in station module.
see http://cvs.drupal.org/viewvc.py/drupal/contributions/modules/station/pro...
Look at gtf_default_content_types_install.
I've nicked this myself for some modules that need to ensure CCK already exists and to then add fields to content types.
