Changeset 3511 for sites/trunk/wordpress.org/public_html/wp-content/plugins/plugin-directory/class-i18n.php
- Timestamp:
- 06/20/2016 05:34:18 PM (9 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
sites/trunk/wordpress.org/public_html/wp-content/plugins/plugin-directory/class-i18n.php
r3438 r3511 7 7 * @package WordPressdotorg\Plugin_Directory 8 8 */ 9 class i18n {9 class I18n { 10 10 11 11 /**
Note: See TracChangeset
for help on using the changeset viewer.