- Timestamp:
- 03/23/2015 02:13:50 AM (10 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-admin/includes/class-wp-comments-list-table.php
r31681 r31862 547 547 548 548 public function column_date() { 549 return get_comment_date( __( 'Y/m/d \a\t g:i a' ) );549 return get_comment_date( __( 'Y/m/d \a\t g:i a' ) ); 550 550 } 551 551
Note: See TracChangeset
for help on using the changeset viewer.