pport is enabled
*
* @since 3.0.0
*
* @return bool True if multisite is enabled, false otherwise.
*/
function is_multisite() {
if ( defined( 'MULTISITE' ) )
return MULTISITE;
if ( defined( 'SUBDOMAIN_INSTALL' ) || defined( 'VHOST' ) || defined( 'SUNRISE' ) )
return true;
return false;
}
?>
Parse error: syntax error, unexpected T_OBJECT_OPERATOR in /hermes/bosweb/web038/b380/sl.maatyaor/public_html/wp-includes/pomo/entry.php on line 78