Changeset 28965 for trunk/tests/phpunit/includes/install.php
- Timestamp:
- 07/03/2014 01:16:33 AM (11 years ago)
- File:
-
- 1 edited
-
trunk/tests/phpunit/includes/install.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/tests/phpunit/includes/install.php
r26944 r28965 10 10 $multisite = ! empty( $argv[2] ); 11 11 12 define( 'WP_INSTALLING', true );13 12 require_once $config_file_path; 14 13 require_once dirname( __FILE__ ) . '/functions.php';
Note: See TracChangeset
for help on using the changeset viewer.