File manager - Edit - /home/adiance/public_html/wp-content/plugins/google-analytics-for-wordpress/lite/includes/license-compat.php
Back
<?php /** * This class is used to prevent fatal errors in legacy code * that others have written based on testing we've done. * * @package MonsterInsights */ /** * Class MonsterInsights_License_Compat */ class MonsterInsights_License_Compat { /** * MonsterInsights_License_Shim constructor. */ public function __construct() { } /** * @return string */ public function get_license_type() { return 'lite'; } /** * @return string */ public function get_site_license_type() { return ''; } /** * @return string */ public function get_site_license_key() { return ''; } /** * @return string */ public function get_network_license_type() { return ''; } /** * @return string */ public function get_network_license_key() { return ''; } /** * @return string */ public function get_license_key() { return ''; } }
| ver. 1.4 |
Github
|
.
| PHP 7.3.33 | Generation time: 0.07 |
proxy
|
phpinfo
|
Settings