mirror of
https://github.com/moodle/moodle.git
synced 2025-01-17 21:49:15 +01:00
Merge branch 'MDL-70326' of https://github.com/durzo/moodle
This commit is contained in:
commit
0dcc55e25a
@ -25,7 +25,7 @@
|
||||
namespace core\antivirus;
|
||||
|
||||
defined('MOODLE_INTERNAL') || die();
|
||||
require_once(__DIR__ . '../../../../iplookup/lib.php');
|
||||
require_once($CFG->dirroot . '/iplookup/lib.php');
|
||||
|
||||
/**
|
||||
* Base abstract antivirus scanner class.
|
||||
|
Loading…
x
Reference in New Issue
Block a user