mirror of
https://github.com/fusionpbx/fusionpbx.git
synced 2026-01-02 02:03:48 +00:00
Change the links referring to class_vcard.php.
This commit is contained in:
@@ -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
|
||||
|
||||
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user