# This patch file was generated by NetBeans IDE
# Following Index: paths are relative to: /Users/kzuut/Documents/make.wordpress.org/svn/src/wp-admin/includes
# This patch can be applied using context Tools: Patch action on respective folder.
# It uses platform neutral UTF-8 encoding and \n newlines.
# Above lines and this line are ignored by the patching process.
|
|
|
52 | 52 | * |
53 | 53 | * @since 2.8.0 |
54 | 54 | * @access public |
55 | | * @var string $strings |
| 55 | * @var array $strings |
56 | 56 | */ |
57 | 57 | public $strings = array(); |
58 | 58 | |