Changeset 35350 for trunk/tests/phpunit/includes/bootstrap.php
- Timestamp:
- 10/21/2015 11:51:45 PM (11 years ago)
- File:
-
- 1 edited
-
trunk/tests/phpunit/includes/bootstrap.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/tests/phpunit/includes/bootstrap.php
r34928 r35350 38 38 $_SERVER['SERVER_PROTOCOL'] = 'HTTP/1.1'; 39 39 $_SERVER['HTTP_HOST'] = WP_TESTS_DOMAIN; 40 $_SERVER['SERVER_NAME'] = WP_TESTS_DOMAIN; 40 41 $_SERVER['REQUEST_METHOD'] = 'GET'; 41 42 $_SERVER['REMOTE_ADDR'] = '127.0.0.1'; 43 42 44 $PHP_SELF = $GLOBALS['PHP_SELF'] = $_SERVER['PHP_SELF'] = '/index.php'; 43 45
Note:
See TracChangeset
for help on using the changeset viewer.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)