Changeset 32785 for trunk/tests/phpunit/includes/install.php
- Timestamp:
- 06/16/2015 12:03:25 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
r32139 r32785 16 16 $_SERVER['SERVER_PROTOCOL'] = 'HTTP/1.1'; 17 17 $_SERVER['HTTP_HOST'] = WP_TESTS_DOMAIN; 18 $_SERVER['REQUEST_METHOD'] = 'GET'; 18 19 $PHP_SELF = $GLOBALS['PHP_SELF'] = $_SERVER['PHP_SELF'] = '/index.php'; 19 20
Note: See TracChangeset
for help on using the changeset viewer.