- Timestamp:
- 04/04/2012 05:36:23 PM (14 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/wp-admin/includes/class-wp-comments-list-table.php
r19723 r20350 137 137 138 138 function get_views() { 139 global $post_id, $comment_status ;139 global $post_id, $comment_status, $comment_type; 140 140 141 141 $status_links = array();
Note: See TracChangeset
for help on using the changeset viewer.