tables( 'ms_global' ) as $table => $prefixed_table ) $wpdb->$table = $prefixed_table; $title = __( 'Create a Network of WordPress Sites' ); $parent_file = 'tools.php'; add_contextual_help( $current_screen, __( 'Network Settings') ); include( './admin-header.php' ); $dirs = array( substr( ABSPATH, 0, -1 ), ABSPATH . 'wp-content' ); ?>