Correction of implicit style errors
Signed-off-by: Valentin Popov <info@valentineus.link>
This commit is contained in:
@ -24,7 +24,7 @@
|
||||
|
||||
defined('MOODLE_INTERNAL') || die();
|
||||
|
||||
require_once $CFG->libdir . '/externallib.php';
|
||||
require_once($CFG->libdir . '/externallib.php');
|
||||
|
||||
/**
|
||||
* External functions.
|
||||
|
Reference in New Issue
Block a user