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