Changes between Initial Version and Version 1 of Ticket #23347, comment 26
- Timestamp:
- 02/22/13 01:54:33 (3 months ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #23347, comment 26
initial v1 1 1 Noticed a couple of `PHP_EOL` references in [23450]: [[BR]] 2 http://core.trac.wordpress.org/browser/trunk/wp-includes/formatting.php #L19592 http://core.trac.wordpress.org/browser/trunk/wp-includes/formatting.php?rev=23450#L1959 3 3 4 4 We don't use that constant anywhere else in core. Could it be just `"\n"` for better readability ([attachment:23347.newline.diff])?
