Changeset 54881 for trunk/src/wp-admin/includes/file.php
- Timestamp:
- 11/26/2022 08:59:05 PM (3 years ago)
- File:
-
- 1 edited
-
trunk/src/wp-admin/includes/file.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-admin/includes/file.php
r54872 r54881 2394 2394 <?php 2395 2395 if ( ! defined( 'FTP_PASS' ) ) { 2396 _e( 'This password will not be stored on the server.' );} 2396 _e( 'This password will not be stored on the server.' ); 2397 } 2397 2398 ?> 2398 2399 </label>
Note: See TracChangeset
for help on using the changeset viewer.