Changeset 2227 for trunk/wp-includes/comment-functions.php
- Timestamp:
- 02/06/2005 03:40:08 AM (21 years ago)
- File:
-
- 1 edited
-
trunk/wp-includes/comment-functions.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/wp-includes/comment-functions.php
r2168 r2227 599 599 600 600 if ($wpdb->query($query)) { 601 do_action('wp_set_comment_status', $comment_id );601 do_action('wp_set_comment_status', $comment_id, $comment_status); 602 602 return true; 603 603 } else {
Note:
See TracChangeset
for help on using the changeset viewer.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)