Changes between Initial Version and Version 2 of Ticket #24210
- Timestamp:
- 04/28/2013 06:20:52 AM (12 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #24210 – Description
initial v2 1 1 These all look like valid, but minor, issues: 2 2 {{{ 3 3 -------------------------------- 4 4 File : wp-includes/media.php:2453 … … 241 241 Snippet : $this->single_row($page, $level) 242 242 Line : echo "\t" . $this->single_row( $page, $level ); 243 }}}