Changeset 38705 for trunk/src/wp-admin/includes/plugin-install.php
- Timestamp:
- 10/03/2016 07:03:41 AM (8 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-admin/includes/plugin-install.php
r38672 r38705 110 110 111 111 if ( ! isset( $args->locale ) ) { 112 $args->locale = get_ locale();112 $args->locale = get_user_locale(); 113 113 } 114 114
Note: See TracChangeset
for help on using the changeset viewer.