HEX
Server: Apache
System: Linux hp3-wp-1011395.hostingp3.local 3.10.0-1160.144.1.el7.tuxcare.els3.x86_64 #1 SMP Fri Mar 6 13:52:53 UTC 2026 x86_64
User: csh2428284 (2038043)
PHP: 7.3.33
Disabled: shell_exec,exec,system,popen,set_time_limit
Upload Files
File: /home/domains/vol4/298/2931298/user/htdocs/wp-admin/ms-themes.php
<?php
/**
 * Multisite themes administration panel.
 *
 * @package WordPress
 * @subpackage Multisite
 * @since 3.0.0
 */

require_once __DIR__ . '/admin.php';

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