소스 검색

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