fix htmlizer

This commit is contained in:
yuri
2016-06-06 12:55:04 +03:00
parent 0aef3c0b04
commit bd20aaa577

View File

@@ -130,7 +130,7 @@ class Htmlizer
}
}
} else if ($type === Entity::PASSWORD) {
continue;
unset($data[$field]);
}
if (array_key_exists($field, $data)) {