mirror of
https://github.com/moodle/moodle.git
synced 2025-01-18 22:08:20 +01:00
comment fix
This commit is contained in:
parent
2ba8bdb84c
commit
eb2ce497bc
@ -896,7 +896,7 @@ class test extends XMLDBAction {
|
||||
$tests['insert record '. $textlen . ' bytes (binary)'] = $test;
|
||||
}
|
||||
|
||||
/// 49th test. update_record with TEXT and BINARY contents
|
||||
/// 49th test. $DB->update_record with TEXT and BINARY contents
|
||||
if ($test->status) {
|
||||
$test = new stdClass;
|
||||
$test->status = false;
|
||||
|
Loading…
x
Reference in New Issue
Block a user