function addanother_update_8001 in Add Another 8
Update existing content with default values if has not been already set.
File
- ./
addanother.install, line 20 - Contains install and update functions for addanother module.
Code
function addanother_update_8001() {
_addanother_set_content_type_configs(TRUE);
}