- Timestamp:
- 04/19/2015 05:38:07 AM (10 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/4.1/tests/phpunit/tests/multisite/ms-files-rewriting.php
r30404 r32147 30 30 31 31 update_site_option( 'ms_files_rewriting', 0 ); 32 $wpdb->suppress_errors( $this->suppress ); 33 32 34 parent::tearDown(); 33 $wpdb->suppress_errors( $this->suppress );34 35 } 35 36
Note: See TracChangeset
for help on using the changeset viewer.