You are here

function notifications_update_6007 in Notifications 6.4

Create the destinations we need.

File

./notifications.install, line 437

Code

function notifications_update_6007() {
  return _notifications_update_fix_destinations('create');
}