Ticket #30224: R30183.diff
File R30183.diff, 444 bytes (added by , 9 years ago) |
---|
-
src/wp-includes/locale.php
78 78 public $text_direction = 'ltr'; 79 79 80 80 /** 81 * .Stores the thousands separator and decimal point values for use with localizing numbers. 82 * 83 * @since Unknown 84 * @access public 81 85 * @var array 82 86 */ 83 87 public $number_format;