From: skodak Date: Thu, 5 Jun 2008 14:10:55 +0000 (+0000) Subject: comment fix X-Git-Url: http://git.mjollnir.org/gw?a=commitdiff_plain;h=fd1d37290fa757a0dd4e38b4281f0f518ddff4c7;p=moodle.git comment fix --- diff --git a/admin/xmldb/actions/test/test.class.php b/admin/xmldb/actions/test/test.class.php index dbc5b80af0..b65c141cd2 100644 --- a/admin/xmldb/actions/test/test.class.php +++ b/admin/xmldb/actions/test/test.class.php @@ -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;