. /** * Infected file report * * @package report_infectedfiles * @author Nathan Nguyen * @copyright Catalyst IT * @license http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later */ defined('MOODLE_INTERNAL') || die; $plugin->version = 2020031800; $plugin->requires = 2019111200; $plugin->component = 'report_infectedfiles';