You are here

function notifications_update_6013 in Notifications 6.4

Clean up queue and events

File

./notifications.install, line 496

Code

function notifications_update_6013() {
  return _notifications_update_queue_clean();
}