Changeset 49184 for trunk/src/wp-includes/pomo/mo.php
- Timestamp:
- 10/17/2020 04:24:35 PM (5 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-includes/pomo/mo.php
r47808 r49184 14 14 class MO extends Gettext_Translations { 15 15 16 var$_nplurals = 2;16 public $_nplurals = 2; 17 17 18 18 /**
Note: See TracChangeset
for help on using the changeset viewer.