Changeset 11917
- Timestamp:
- 06/15/2022 06:36:52 AM (4 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
sites/trunk/api.wordpress.org/public_html/translations/lib.php
r11916 r11917 185 185 } 186 186 187 usort( $results, 'version_compare_version_key_desc' );188 187 if ( $version ) { 189 188 $found = false;
Note: See TracChangeset
for help on using the changeset viewer.