Ticket #46841: #46841.patch
File #46841.patch, 512 bytes (added by , 5 years ago) |
---|
-
wp-admin/includes/network.php
613 613 </ol> 614 614 615 615 <?php 616 else : // end iis7_supports_permalinks(). construct an htaccess file instead:616 else : // end iis7_supports_permalinks(). construct an .htaccess file instead: 617 617 618 618 $ms_files_rewriting = ''; 619 619 if ( is_multisite() && get_site_option( 'ms_files_rewriting' ) ) {