- Timestamp:
- 02/04/2022 04:26:12 PM (4 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-includes/class-wp-text-diff-renderer-table.php
r50034 r52680 256 256 * - match is 'X': no match. It is a new row. 257 257 * *_rows are column vectors for the orig column and the final column. 258 * - row >= 0: an ind ix of the $orig or $final array.258 * - row >= 0: an index of the $orig or $final array. 259 259 * - row < 0: a blank row for that column. 260 260 */
Note: See TracChangeset
for help on using the changeset viewer.