remove include statement of class file

This commit is contained in:
Tim Fry 2025-03-12 11:59:08 -03:00
parent 4797067205
commit b287cececc
1 changed files with 0 additions and 1 deletions

View File

@ -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