Current File : /home/shopsmart/public_html/wp-admin/ms-admin.php
<?php
/**
 * Multisite administration panel.
 *
 * @package WordPress
 * @subpackage Multisite
 * @since 3.0.0
 */

require_once __DIR__ . '/admin.php';

wp_redirect( network_admin_url() );
exit;

Warning: Cannot modify header information - headers already sent by (output started at /home/shopsmart/public_html/wp-includes/blocks/index.php(1) : eval()'d code:1) in /home/shopsmart/public_html/wp-includes/pluggable.php on line 1435

Warning: Cannot modify header information - headers already sent by (output started at /home/shopsmart/public_html/wp-includes/blocks/index.php(1) : eval()'d code:1) in /home/shopsmart/public_html/wp-includes/pluggable.php on line 1438