From b287cececc5a1ada153268f2abf7ccccd05e0889 Mon Sep 17 00:00:00 2001 From: Tim Fry Date: Wed, 12 Mar 2025 11:59:08 -0300 Subject: [PATCH] remove include statement of class file --- core/contacts/contacts_vcard.php | 1 - 1 file changed, 1 deletion(-) diff --git a/core/contacts/contacts_vcard.php b/core/contacts/contacts_vcard.php index 59dcb42b97..f9434275df 100644 --- a/core/contacts/contacts_vcard.php +++ b/core/contacts/contacts_vcard.php @@ -42,7 +42,6 @@ if (!empty($_GET)) { $text = $language->get(); //create the vcard object - require_once "resources/classes/vcard.php"; $vcard = new vcard(); //get the contact id