diff --git a/app/contacts/app_config.php b/core/contacts/app_config.php similarity index 100% rename from app/contacts/app_config.php rename to core/contacts/app_config.php diff --git a/app/contacts/app_defaults.php b/core/contacts/app_defaults.php similarity index 100% rename from app/contacts/app_defaults.php rename to core/contacts/app_defaults.php diff --git a/app/contacts/app_languages.php b/core/contacts/app_languages.php similarity index 100% rename from app/contacts/app_languages.php rename to core/contacts/app_languages.php diff --git a/app/contacts/app_menu.php b/core/contacts/app_menu.php similarity index 100% rename from app/contacts/app_menu.php rename to core/contacts/app_menu.php diff --git a/app/contacts/contact_address_edit.php b/core/contacts/contact_address_edit.php similarity index 100% rename from app/contacts/contact_address_edit.php rename to core/contacts/contact_address_edit.php diff --git a/app/contacts/contact_addresses.php b/core/contacts/contact_addresses.php similarity index 100% rename from app/contacts/contact_addresses.php rename to core/contacts/contact_addresses.php diff --git a/app/contacts/contact_addresses_view.php b/core/contacts/contact_addresses_view.php similarity index 100% rename from app/contacts/contact_addresses_view.php rename to core/contacts/contact_addresses_view.php diff --git a/app/contacts/contact_attachment.php b/core/contacts/contact_attachment.php similarity index 100% rename from app/contacts/contact_attachment.php rename to core/contacts/contact_attachment.php diff --git a/app/contacts/contact_attachment_edit.php b/core/contacts/contact_attachment_edit.php similarity index 100% rename from app/contacts/contact_attachment_edit.php rename to core/contacts/contact_attachment_edit.php diff --git a/app/contacts/contact_attachments.php b/core/contacts/contact_attachments.php similarity index 100% rename from app/contacts/contact_attachments.php rename to core/contacts/contact_attachments.php diff --git a/app/contacts/contact_attachments_view.php b/core/contacts/contact_attachments_view.php similarity index 100% rename from app/contacts/contact_attachments_view.php rename to core/contacts/contact_attachments_view.php diff --git a/app/contacts/contact_auth.php b/core/contacts/contact_auth.php similarity index 100% rename from app/contacts/contact_auth.php rename to core/contacts/contact_auth.php diff --git a/app/contacts/contact_edit.php b/core/contacts/contact_edit.php similarity index 100% rename from app/contacts/contact_edit.php rename to core/contacts/contact_edit.php diff --git a/app/contacts/contact_email_edit.php b/core/contacts/contact_email_edit.php similarity index 100% rename from app/contacts/contact_email_edit.php rename to core/contacts/contact_email_edit.php diff --git a/app/contacts/contact_emails.php b/core/contacts/contact_emails.php similarity index 100% rename from app/contacts/contact_emails.php rename to core/contacts/contact_emails.php diff --git a/app/contacts/contact_emails_view.php b/core/contacts/contact_emails_view.php similarity index 100% rename from app/contacts/contact_emails_view.php rename to core/contacts/contact_emails_view.php diff --git a/app/contacts/contact_extensions.php b/core/contacts/contact_extensions.php similarity index 100% rename from app/contacts/contact_extensions.php rename to core/contacts/contact_extensions.php diff --git a/app/contacts/contact_extensions_view.php b/core/contacts/contact_extensions_view.php similarity index 100% rename from app/contacts/contact_extensions_view.php rename to core/contacts/contact_extensions_view.php diff --git a/app/contacts/contact_import.php b/core/contacts/contact_import.php similarity index 100% rename from app/contacts/contact_import.php rename to core/contacts/contact_import.php diff --git a/app/contacts/contact_import_google.php b/core/contacts/contact_import_google.php similarity index 100% rename from app/contacts/contact_import_google.php rename to core/contacts/contact_import_google.php diff --git a/app/contacts/contact_json.php b/core/contacts/contact_json.php similarity index 100% rename from app/contacts/contact_json.php rename to core/contacts/contact_json.php diff --git a/app/contacts/contact_note_edit.php b/core/contacts/contact_note_edit.php similarity index 100% rename from app/contacts/contact_note_edit.php rename to core/contacts/contact_note_edit.php diff --git a/app/contacts/contact_notes.php b/core/contacts/contact_notes.php similarity index 100% rename from app/contacts/contact_notes.php rename to core/contacts/contact_notes.php diff --git a/app/contacts/contact_notes_view.php b/core/contacts/contact_notes_view.php similarity index 100% rename from app/contacts/contact_notes_view.php rename to core/contacts/contact_notes_view.php diff --git a/app/contacts/contact_phone_edit.php b/core/contacts/contact_phone_edit.php similarity index 100% rename from app/contacts/contact_phone_edit.php rename to core/contacts/contact_phone_edit.php diff --git a/app/contacts/contact_phones.php b/core/contacts/contact_phones.php similarity index 100% rename from app/contacts/contact_phones.php rename to core/contacts/contact_phones.php diff --git a/app/contacts/contact_phones_view.php b/core/contacts/contact_phones_view.php similarity index 100% rename from app/contacts/contact_phones_view.php rename to core/contacts/contact_phones_view.php diff --git a/app/contacts/contact_relation_edit.php b/core/contacts/contact_relation_edit.php similarity index 100% rename from app/contacts/contact_relation_edit.php rename to core/contacts/contact_relation_edit.php diff --git a/app/contacts/contact_relations.php b/core/contacts/contact_relations.php similarity index 100% rename from app/contacts/contact_relations.php rename to core/contacts/contact_relations.php diff --git a/app/contacts/contact_relations_view.php b/core/contacts/contact_relations_view.php similarity index 100% rename from app/contacts/contact_relations_view.php rename to core/contacts/contact_relations_view.php diff --git a/app/contacts/contact_setting_edit.php b/core/contacts/contact_setting_edit.php similarity index 100% rename from app/contacts/contact_setting_edit.php rename to core/contacts/contact_setting_edit.php diff --git a/app/contacts/contact_settings.php b/core/contacts/contact_settings.php similarity index 100% rename from app/contacts/contact_settings.php rename to core/contacts/contact_settings.php diff --git a/app/contacts/contact_time_edit.php b/core/contacts/contact_time_edit.php similarity index 100% rename from app/contacts/contact_time_edit.php rename to core/contacts/contact_time_edit.php diff --git a/app/contacts/contact_timer.php b/core/contacts/contact_timer.php similarity index 100% rename from app/contacts/contact_timer.php rename to core/contacts/contact_timer.php diff --git a/app/contacts/contact_timer_inc.php b/core/contacts/contact_timer_inc.php similarity index 100% rename from app/contacts/contact_timer_inc.php rename to core/contacts/contact_timer_inc.php diff --git a/app/contacts/contact_times.php b/core/contacts/contact_times.php similarity index 100% rename from app/contacts/contact_times.php rename to core/contacts/contact_times.php diff --git a/app/contacts/contact_times_view.php b/core/contacts/contact_times_view.php similarity index 100% rename from app/contacts/contact_times_view.php rename to core/contacts/contact_times_view.php diff --git a/app/contacts/contact_url_edit.php b/core/contacts/contact_url_edit.php similarity index 100% rename from app/contacts/contact_url_edit.php rename to core/contacts/contact_url_edit.php diff --git a/app/contacts/contact_urls.php b/core/contacts/contact_urls.php similarity index 100% rename from app/contacts/contact_urls.php rename to core/contacts/contact_urls.php diff --git a/app/contacts/contact_urls_view.php b/core/contacts/contact_urls_view.php similarity index 100% rename from app/contacts/contact_urls_view.php rename to core/contacts/contact_urls_view.php diff --git a/app/contacts/contact_view.php b/core/contacts/contact_view.php similarity index 100% rename from app/contacts/contact_view.php rename to core/contacts/contact_view.php diff --git a/app/contacts/contacts.php b/core/contacts/contacts.php similarity index 100% rename from app/contacts/contacts.php rename to core/contacts/contacts.php diff --git a/app/contacts/contacts_vcard.php b/core/contacts/contacts_vcard.php similarity index 100% rename from app/contacts/contacts_vcard.php rename to core/contacts/contacts_vcard.php diff --git a/app/contacts/resources/classes/contacts.php b/core/contacts/resources/classes/contacts.php similarity index 100% rename from app/contacts/resources/classes/contacts.php rename to core/contacts/resources/classes/contacts.php diff --git a/app/contacts/resources/dashboard/config.php b/core/contacts/resources/dashboard/config.php similarity index 100% rename from app/contacts/resources/dashboard/config.php rename to core/contacts/resources/dashboard/config.php diff --git a/app/contacts/resources/functions/google_get_contacts.php b/core/contacts/resources/functions/google_get_contacts.php similarity index 100% rename from app/contacts/resources/functions/google_get_contacts.php rename to core/contacts/resources/functions/google_get_contacts.php diff --git a/app/contacts/resources/functions/google_get_groups.php b/core/contacts/resources/functions/google_get_groups.php similarity index 100% rename from app/contacts/resources/functions/google_get_groups.php rename to core/contacts/resources/functions/google_get_groups.php diff --git a/app/contacts/resources/images/icon_gcontacts.png b/core/contacts/resources/images/icon_gcontacts.png similarity index 100% rename from app/contacts/resources/images/icon_gcontacts.png rename to core/contacts/resources/images/icon_gcontacts.png diff --git a/app/contacts/resources/images/icon_gmaps.png b/core/contacts/resources/images/icon_gmaps.png similarity index 100% rename from app/contacts/resources/images/icon_gmaps.png rename to core/contacts/resources/images/icon_gmaps.png diff --git a/app/contacts/resources/images/icon_timer.png b/core/contacts/resources/images/icon_timer.png similarity index 100% rename from app/contacts/resources/images/icon_timer.png rename to core/contacts/resources/images/icon_timer.png