From fd1d37290fa757a0dd4e38b4281f0f518ddff4c7 Mon Sep 17 00:00:00 2001 From: skodak Date: Thu, 5 Jun 2008 14:10:55 +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 dbc5b80af07..b65c141cd27 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;