Changeset 57756
- Timestamp:
- 03/03/2024 06:21:43 PM (12 months ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-admin/setup-config.php
r56008 r57756 117 117 } // End function setup_config_display_header(); 118 118 119 /** 120 * @global string $wp_local_package Locale code of the package. 121 * @global WP_Locale $wp_locale WordPress date and time locale object. 122 */ 119 123 $language = ''; 120 124 if ( ! empty( $_REQUEST['language'] ) ) {
Note: See TracChangeset
for help on using the changeset viewer.