Changeset 15528 for trunk/wp-admin/includes/template.php
- Timestamp:
- 08/25/2010 12:51:44 AM (16 years ago)
- File:
-
- 1 edited
-
trunk/wp-admin/includes/template.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/wp-admin/includes/template.php
r15519 r15528 294 294 } 295 295 296 require_once( './includes/default-list-tables.php' ); 297 $wp_list_table = new WP_Comments_Table( 'reply' ); 296 $wp_list_table = get_list_table('comments'); 298 297 299 298 $columns = $wp_list_table->get_column_headers();
Note:
See TracChangeset
for help on using the changeset viewer.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)