Changeset 25881 for branches/3.7/src/wp-admin/comment.php
- Timestamp:
- 10/23/2013 02:39:36 PM (12 years ago)
- Location:
- branches/3.7/src
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/3.7/src
-
Property
svn:mergeinfo
set to
(toggle deleted branches)
/trunk/src merged eligible /branches/3.1/src 18031 /branches/3.3/src 20543 /branches/3.4/src 21757
-
Property
svn:mergeinfo
set to
(toggle deleted branches)
-
branches/3.7/src/wp-admin/comment.php
r25616 r25881 280 280 281 281 $location = ( empty( $_POST['referredby'] ) ? "edit-comments.php?p=$comment_post_id" : $_POST['referredby'] ) . '#comment-' . $comment_id; 282 282 283 283 /** 284 284 * Filter the URI the user is redirected to after editing a comment in the admin.
Note: See TracChangeset
for help on using the changeset viewer.