Changeset 34173 for trunk/tests/phpunit/tests/multisite/site.php
- Timestamp:
- 09/15/2015 08:08:15 AM (10 years ago)
- File:
-
- 1 edited
-
trunk/tests/phpunit/tests/multisite/site.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/tests/phpunit/tests/multisite/site.php
r33253 r34173 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.