- Timestamp:
- 04/19/2015 05:38:07 AM (10 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/4.1/tests/phpunit/tests/canonical/pageOnFront.php
r30277 r32147 27 27 function tearDown() { 28 28 global $wp_rewrite; 29 $wp_rewrite->init(); 29 30 parent::tearDown(); 30 $wp_rewrite->init();31 31 } 32 32
Note: See TracChangeset
for help on using the changeset viewer.