mirror of
https://github.com/fusionpbx/fusionpbx.git
synced 2026-01-06 11:43:50 +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
|
||||
|
||||
Reference in New Issue
Block a user