HEX
Server: Apache
System: Linux p3plzcpnl505001.prod.phx3.secureserver.net 4.18.0-553.54.1.lve.el8.x86_64 #1 SMP Wed Jun 4 13:01:13 UTC 2025 x86_64
User: jg91tt3f22m7 (6466778)
PHP: 7.2.34
Disabled: NONE
Upload Files
File: /home/jg91tt3f22m7/public_html/wp-admin/ms-themes.php
<?php
/**
 * Multisite themes administration panel.
 *
 * @package WordPress
 * @subpackage Multisite
 * @since 3.0.0
 */

require_once( dirname( __FILE__ ) . '/admin.php' );

wp_redirect( network_admin_url( 'themes.php' ) );
exit;