You are here

function notifications_content_comment_update_action in Notifications 7

Send comment notifications

File

notifications_content/notifications_content.module, line 575
Subscriptions to content events

Code

function notifications_content_comment_update_action($node, $context = array()) {
}