Changeset 32642 for trunk/src/wp-admin/comment.php
- Timestamp:
- 05/28/2015 09:40:27 PM (11 years ago)
- File:
-
- 1 edited
-
trunk/src/wp-admin/comment.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-admin/comment.php
r32116 r32642 13 13 $submenu_file = 'edit-comments.php'; 14 14 15 /** 16 * @global string $action 17 */ 15 18 global $action; 16 19 wp_reset_vars( array('action') );
Note: See TracChangeset
for help on using the changeset viewer.