Changeset 34172 for trunk/tests/phpunit/tests/multisite/bootstrap.php
- Timestamp:
- 09/15/2015 08:04:33 AM (10 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/tests/phpunit/tests/multisite/bootstrap.php
r31623 r34172 16 16 parent::setUp(); 17 17 $this->suppress = $wpdb->suppress_errors(); 18 19 $_SERVER[ 'REMOTE_ADDR' ] = '';20 18 } 21 19
Note: See TracChangeset
for help on using the changeset viewer.