Changeset 1756 for trunk/wp-comments-post.php
- Timestamp:
- 10/06/2004 06:34:19 AM (21 years ago)
- File:
-
- 1 edited
-
trunk/wp-comments-post.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/wp-comments-post.php
r1751 r1756 99 99 header('Pragma: no-cache'); 100 100 101 $location = get_permalink($comment_ ID);101 $location = get_permalink($comment_post_ID); 102 102 103 103 if ($is_IIS) {
Note: See TracChangeset
for help on using the changeset viewer.