Changeset 35359
- Timestamp:
- 10/22/2015 07:42:23 PM (10 years ago)
- File:
-
- 1 edited
-
trunk/src/wp-admin/includes/continents-cities.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-admin/includes/continents-cities.php
r11333 r35359 1 1 <?php 2 3 /* Continent and city translations for timezone selection. 2 /** 3 * Translation API: Continent and city translations for timezone selection 4 * 4 5 * This file is not included anywhere. It exists solely for use by xgettext. 6 * 7 * @package WordPress 8 * @subpackage i18n 9 * @since 2.8.0 5 10 */ 6 11
Note: See TracChangeset
for help on using the changeset viewer.