mirror of
https://github.com/moodle/moodle.git
synced 2025-08-03 16:13:28 +02:00
comment fix
This commit is contained in:
parent
2ba8bdb84c
commit
eb2ce497bc
1 changed files with 1 additions and 1 deletions
|
@ -896,7 +896,7 @@ class test extends XMLDBAction {
|
||||||
$tests['insert record '. $textlen . ' bytes (binary)'] = $test;
|
$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) {
|
if ($test->status) {
|
||||||
$test = new stdClass;
|
$test = new stdClass;
|
||||||
$test->status = false;
|
$test->status = false;
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue