Changeset 16469 for trunk/wp-includes/formatting.php
- Timestamp:
- 11/18/2010 07:12:48 PM (14 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/wp-includes/formatting.php
r16438 r16469 1578 1578 * @since 3.1.0 1579 1579 * @access private 1580 * @param $match the preg_replace_callback matches array1580 * @param array $match the preg_replace_callback matches array 1581 1581 */ 1582 1582 function _wp_iso_convert( $match ) {
Note: See TracChangeset
for help on using the changeset viewer.