function notifications_update_6016 in Notifications 6.4
Update destination fields
File
- ./
notifications.install, line 518
Code
function notifications_update_6016() {
return _notifications_update_fix_destinations('update');
}
Update destination fields
function notifications_update_6016() {
return _notifications_update_fix_destinations('update');
}