Ticket #28273: 28273-alternate.patch
File 28273-alternate.patch, 340 bytes (added by , 10 years ago) |
---|
-
src/wp-includes/ms-load.php
diff --git src/wp-includes/ms-load.php src/wp-includes/ms-load.php index 02224bd..36e578c 100644
function get_site_by_path( $domain, $path, $segments = null ) { 314 314 } 315 315 316 316 $paths[] = '/'; 317 $paths[] = ''; 317 318 318 319 /** 319 320 * Determine a site by its domain and path.