diff --git a/app/contacts/contacts_vcard.php b/app/contacts/contacts_vcard.php index a1838389b0..33e8c036eb 100644 --- a/app/contacts/contacts_vcard.php +++ b/app/contacts/contacts_vcard.php @@ -151,7 +151,7 @@ if (count($_GET)>0) { $content = $vcard->card; //include - require_once "includes/qr/qrcode.php"; + require_once PROJECT_PATH."/resources/qr/qrcode.php"; //error correction level //QR_ERROR_CORRECT_LEVEL_L : $e = 0;