You are here

function notifications_update_6010 in Notifications 6.4

Set type to destinations. Not needed anymore.

File

./notifications.install, line 460

Code

function notifications_update_6010() {
  return array();
}