Skip to content

Commit d562257

Browse files
committed
temp sha change
1 parent b8d0d18 commit d562257

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

classes/external/log_drain.php

+1-1
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
defined('MOODLE_INTERNAL') || die();
2020
require_once($CFG->dirroot . '/lib/externallib.php');
2121

22-
// Note - external API has moved to namespaced classes in 4.2+ due to MDL-76583. Including externallib.php file
22+
// Note - external API has moved to namespaced classes in 4.2+ due to MDL-76583. Including the externallib.php file
2323
// aliases the classes to maintain compatibility with 4.0+.
2424
use external_api;
2525
use external_function_parameters;

0 commit comments

Comments
 (0)