瀏覽代碼

Change the links referring to class_vcard.php.

Mark Crane 12 年之前
父節點
當前提交
9385177f62
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      contacts_vcard.php

+ 1 - 1
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