Changeset 36721 for trunk/tests/phpunit/includes/install.php
- Timestamp:
- 02/26/2016 02:08:47 AM (10 years ago)
- File:
-
- 1 edited
-
trunk/tests/phpunit/includes/install.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/tests/phpunit/includes/install.php
r36715 r36721 14 14 require_once dirname( __FILE__ ) . '/functions.php'; 15 15 16 tests_reset_ SERVER();16 tests_reset__SERVER(); 17 17 18 18 $PHP_SELF = $GLOBALS['PHP_SELF'] = $_SERVER['PHP_SELF'] = '/index.php';
Note: See TracChangeset
for help on using the changeset viewer.