comment fix

This commit is contained in:
skodak 2008-06-05 14:09:59 +00:00
parent 2ba8bdb84c
commit eb2ce497bc

View 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;