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