From 0049d5d7bdd8754b0340ce2b36df2fa6a8a38fe7 Mon Sep 17 00:00:00 2001 From: Mark Crane Date: Sat, 6 Jul 2013 04:58:52 +0000 Subject: [PATCH] Change the links referring to class_vcard.php. --- app/contacts/contacts_vcard.php | 2 +- resources/install/source.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/app/contacts/contacts_vcard.php b/app/contacts/contacts_vcard.php index 33e8c036eb..a06a931f42 100644 --- a/app/contacts/contacts_vcard.php +++ b/app/contacts/contacts_vcard.php @@ -36,7 +36,7 @@ else { if (count($_GET)>0) { //create the vcard object - require_once "includes/class_vcard.php"; + require_once "resources/classes/vcard.php"; $vcard = new vcard(); //get the contact id diff --git a/resources/install/source.xml b/resources/install/source.xml index bd63c78b8b..2d504b0bc9 100644 --- a/resources/install/source.xml +++ b/resources/install/source.xml @@ -554,7 +554,7 @@ file - /includes/class_vcard.php + resources/classes/vcard.php Tue, 08 Jun 2010 00:32:38 GMT 720e638a94af0dbb374d746a42ef46de 6073