Changeset 31159
- Timestamp:
- 01/12/2015 04:30:01 AM (10 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-admin/includes/upgrade.php
r31090 r31159 263 263 endif; 264 264 265 if ( ! function_exists( 'wp_install_maybe_enable_pretty_permalinks' ) ) :266 265 /** 267 266 * Enable pretty permalinks if available. … … 330 329 $wp_rewrite->flush_rules( true ); 331 330 } 332 endif;333 331 334 332 if ( !function_exists('wp_new_blog_notification') ) :
Note: See TracChangeset
for help on using the changeset viewer.