Ticket #11277: 11277.patch
| File 11277.patch, 532 bytes (added by , 15 years ago) |
|---|
-
wp-includes/comment.php
1392 1395 $status = '1'; 1393 1396 if ( get_option('comments_notify') ) { 1394 1397 $comment = get_comment($comment_id); 1395 wp_notify_postauthor($comment_id, $comment->comment_type); 1398 if( 0 == $comment->comment_approved ) 1399 wp_notify_postauthor($comment_id, $comment->comment_type); 1396 1400 } 1397 1401 break; 1398 1402 case 'spam':
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)