mirror of
https://github.com/moodle/moodle.git
synced 2025-01-18 14:03:52 +01:00
comment fix
This commit is contained in:
parent
eb2ce497bc
commit
fd1d37290f
@ -966,7 +966,7 @@ class test extends XMLDBAction {
|
||||
$tests['set field '. $textlen . ' cc. (text)'] = $test;
|
||||
}
|
||||
|
||||
/// 51th test. set_field with BINARY contents
|
||||
/// 51th test. $DB->set_field with BINARY contents
|
||||
if ($test->status) {
|
||||
$test = new stdClass;
|
||||
$test->status = false;
|
||||
|
Loading…
x
Reference in New Issue
Block a user