Your IP : 216.73.216.5


Current Path : /home/theafprt/fnf.group/wp-content/plugins/wordpress-seo-premium/admin/pages/
Upload File :
Current File : //home/theafprt/fnf.group/wp-content/plugins/wordpress-seo-premium/admin/pages/licenses.php

<?php
/**
 * WPSEO plugin file.
 *
 * @package WPSEO\Admin
 * @since   1.5.0
 */

if ( ! defined( 'WPSEO_VERSION' ) ) {
	header( 'Status: 403 Forbidden' );
	header( 'HTTP/1.1 403 Forbidden' );
	exit();
}

require WPSEO_PATH . 'admin/views/licenses.php';