You are here

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');
}