function oa_events_update_7004 in Open Atrium Events 7.2
Update the Calendar section term.
File
- ./
oa_events.install, line 78 - oa_events.install
Code
function oa_events_update_7004() {
oa_events_install_section_type();
}
Update the Calendar section term.
function oa_events_update_7004() {
oa_events_install_section_type();
}