Changeset 27262 for trunk/src/wp-admin/setup-config.php
- Timestamp:
- 02/25/2014 05:13:08 PM (11 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-admin/setup-config.php
r26298 r27262 14 14 /** 15 15 * We are installing. 16 *17 * @package WordPress18 16 */ 19 17 define('WP_INSTALLING', true); … … 89 87 * @ignore 90 88 * @since 2.3.0 91 * @package WordPress92 * @subpackage Installer_WP_Config93 89 */ 94 90 function setup_config_display_header() {
Note: See TracChangeset
for help on using the changeset viewer.