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

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