' . esc_html( $dm_cname ) . '' ); ?>
CNAME |
@ |
|
' . esc_html( $dm_ipaddress ) . '' ); ?>
A |
@ |
|
' . esc_html( WP_CONTENT_DIR ) . '' ); ?> | ||
' . esc_html( SUNRISE ) . ''
);
?>
define( 'SUNRISE', 'on' );
|
||
|
||
base_prefix . WP_DOMAIN_MAPPING_TABLE_DOMAINS, $wpdb->base_prefix . WP_DOMAIN_MAPPING_TABLE_LOGINS, $wpdb->base_prefix . WP_DOMAIN_MAPPING_TABLE_LOGS, ) as $table ) { if ( $wpdb->get_var( "SHOW TABLES LIKE '$table'" ) != $table ) { $tables_exist = false; break; } } ?> | ||