function trigger_comment_update
Implements hook_comment_update().
File
-
modules/
trigger/ trigger.module, line 390
Code
function trigger_comment_update($comment) {
_trigger_comment($comment, 'comment_update');
}
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.