Current Path : /proc/thread-self/root/proc/thread-self/root/proc/self/root/home/allslyeo/locallogistics.net/wp-admin/ |
Current File : //proc/thread-self/root/proc/thread-self/root/proc/self/root/home/allslyeo/locallogistics.net/wp-admin/ms-edit.php |
<?php /** * Action handler for Multisite administration panels. * * @package WordPress * @subpackage Multisite * @since 3.0.0 */ require_once( dirname( __FILE__ ) . '/admin.php' ); wp_redirect( network_admin_url() ); exit;