diff --git a/Admin/Install/db.json b/Admin/Install/db.json index e39ef27..9903888 100755 --- a/Admin/Install/db.json +++ b/Admin/Install/db.json @@ -88,7 +88,7 @@ "gdpr": true } }, - "profile_contact_company_job": { + "profile_contact_job": { "name": "profile_contact_job", "type": "VARCHAR(255)", "null": false, diff --git a/Models/ContactMapper.php b/Models/ContactMapper.php index 7da8a85..2d7100d 100644 --- a/Models/ContactMapper.php +++ b/Models/ContactMapper.php @@ -24,7 +24,7 @@ use phpOMS\DataStorage\Database\DataMapperAbstract; * @link https://orange-management.org * @since 1.0.0 */ -final class ContactElementMapper extends DataMapperAbstract +final class ContactMapper extends DataMapperAbstract { /** * Columns.