revert [13036], change not consistent with MU, See #11644

git-svn-id: https://develop.svn.wordpress.org/trunk@13196 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
Ron Rennick 2010-02-18 15:40:19 +00:00
parent bca05ce950
commit 2bf79cc5e8

View File

@ -164,7 +164,7 @@ if ( $iis7_permalinks ) {
<?php
$prefix = '';
if ( ! is_multisite() && ! got_mod_rewrite() && ! $iis7_permalinks )
if ( ! got_mod_rewrite() && ! $iis7_permalinks )
$prefix = '/index.php';
$structures = array(