Changeset 1012 for trunk/wp-comments-post.php
- Timestamp:
- 03/25/2004 08:18:20 PM (21 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/wp-comments-post.php
r997 r1012 101 101 } 102 102 103 do_action('comment_post', $comment_ID); 104 103 105 if ($email == '') 104 106 $email = ' '; // this to make sure a cookie is set for 'no email'
Note: See TracChangeset
for help on using the changeset viewer.