comment fix

This commit is contained in:
skodak
2008-06-05 14:10:55 +00:00
parent eb2ce497bc
commit fd1d37290f
+1 -1
View 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;