mirror of
https://github.com/espocrm/espocrm.git
synced 2026-07-01 08:26:04 +00:00
fix htmlizer
This commit is contained in:
@@ -130,7 +130,7 @@ class Htmlizer
|
||||
}
|
||||
}
|
||||
} else if ($type === Entity::PASSWORD) {
|
||||
continue;
|
||||
unset($data[$field]);
|
||||
}
|
||||
|
||||
if (array_key_exists($field, $data)) {
|
||||
|
||||
Reference in New Issue
Block a user