Submit
Path:
~
/
home
/
getwphos
/
www
/
BenjaminMarc2023
/
wp-content
/
plugins
/
google-analytics-for-wordpress
/
lite
/
includes
/
File Content:
license-compat.php
<?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 ''; } }
Edit
Rename
Chmod
Delete
FILE
FOLDER
Name
Size
Permission
Action
admin
---
0755
emails
---
0755
gutenberg
---
0755
popular-posts
---
0755
index.php
65 bytes
0644
license-compat.php
878 bytes
0644
load.php
4796 bytes
0644
N4ST4R_ID | Naxtarrr