You are here

function notifications_content_comment_insert_action in Notifications 7

Send comment notifications

File

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

Code

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