mirror of
https://github.com/espocrm/espocrm.git
synced 2026-06-27 22:46:04 +00:00
Cleanup
This commit is contained in:
@@ -102,7 +102,7 @@ class PersonName implements FieldConverter
|
||||
}
|
||||
|
||||
$nameColumns = [
|
||||
$firstName . 'A',
|
||||
$firstName,
|
||||
$middleName,
|
||||
$lastName,
|
||||
];
|
||||
|
||||
Reference in New Issue
Block a user