- Timestamp:
- 09/15/2015 08:04:33 AM (10 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/tests/phpunit/tests/multisite/ms-files-rewriting.php
r31623 r34172 19 19 parent::setUp(); 20 20 $this->suppress = $wpdb->suppress_errors(); 21 22 $_SERVER[ 'REMOTE_ADDR' ] = '';23 21 24 22 update_site_option( 'ms_files_rewriting', 1 );
Note: See TracChangeset
for help on using the changeset viewer.