File "freedoms.php"

Full Path: /home/vantageo/public_html/cache/.wp-cli/wp-admin/network/freedoms.php
File size: 251 bytes
MIME-type: text/x-php
Charset: utf-8

<?php
/**
 * Network Freedoms administration panel.
 *
 * @package WordPress
 * @subpackage Multisite
 * @since 3.4.0
 */

/** Load WordPress Administration Bootstrap */
require_once __DIR__ . '/admin.php';

require ABSPATH . 'wp-admin/freedoms.php';