Path : /hermes/bosweb/b1705/phatsecurity.com/wp-admin/ |
Current < : /hermes/bosweb/b1705/phatsecurity.com/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;