忘改名了-_-

pull/121/head
spirit 2019-10-30 20:24:58 +08:00
parent a1f8da8569
commit bfca98e339
1 changed files with 1 additions and 1 deletions

View File

@ -1698,6 +1698,6 @@ function sakura_comment_notify($comment_id){
if ( !$_POST['mail-notify'] )
update_comment_meta($comment_id,'mail_notify','false');
}
add_action('comment_post', 'spirit_comment_notify');
add_action('comment_post', 'sakura_comment_notify');
//code end