瀏覽代碼

Change the reference to includes/qr directory.

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

+ 1 - 1
contacts_vcard.php

@@ -151,7 +151,7 @@ if (count($_GET)>0) {
 			$content = $vcard->card;
 
 			//include
-				require_once "includes/qr/qrcode.php";
+				require_once PROJECT_PATH."/resources/qr/qrcode.php";
 
 			//error correction level
 				//QR_ERROR_CORRECT_LEVEL_L : $e = 0;