]> git.mjollnir.org Git - moodle.git/commitdiff
comment fix
authorskodak <skodak>
Thu, 5 Jun 2008 14:10:55 +0000 (14:10 +0000)
committerskodak <skodak>
Thu, 5 Jun 2008 14:10:55 +0000 (14:10 +0000)
admin/xmldb/actions/test/test.class.php

index dbc5b80af0764a80e71d29248ed28bd6839e2f0b..b65c141cd273595b88ac61af662a514eb11d7858 100644 (file)
@@ -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;