From eb2ce497bc2799390ae10f536000cc41cb240c58 Mon Sep 17 00:00:00 2001 From: skodak Date: Thu, 5 Jun 2008 14:09:59 +0000 Subject: [PATCH] comment fix --- admin/xmldb/actions/test/test.class.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/admin/xmldb/actions/test/test.class.php b/admin/xmldb/actions/test/test.class.php index 0d5bf440e7..dbc5b80af0 100644 --- a/admin/xmldb/actions/test/test.class.php +++ b/admin/xmldb/actions/test/test.class.php @@ -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; -- 2.39.5