Change the links referring to class_vcard.php.

This commit is contained in:
Mark Crane
2013-07-06 04:58:52 +00:00
parent bcd2602ac2
commit 0049d5d7bd
2 changed files with 2 additions and 2 deletions

View File

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

View File

@@ -554,7 +554,7 @@
</src>
<src>
<type>file</type>
<path>/includes/class_vcard.php</path>
<path>resources/classes/vcard.php</path>
<last_mod>Tue, 08 Jun 2010 00:32:38 GMT</last_mod>
<md5>720e638a94af0dbb374d746a42ef46de</md5>
<size>6073</size>