- Timestamp:
- 09/03/2019 12:39:13 AM (5 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-admin/includes/class-wp-filesystem-ftpsockets.php
r45926 r45932 107 107 'auth', 108 108 sprintf( 109 /* translators: %s: username*/109 /* translators: %s: Username. */ 110 110 __( 'Username/Password incorrect for %s' ), 111 111 $this->options['username']
Note: See TracChangeset
for help on using the changeset viewer.