Pārlūkot izejas kodu

Remove the / in the path to the qr code

Mark Crane 12 gadi atpakaļ
vecāks
revīzija
de23c94b35
1 mainītis faili ar 1 papildinājumiem un 1 dzēšanām
  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 PROJECT_PATH."/resources/qr/qrcode.php";
+				require_once PROJECT_PATH."resources/qr/qrcode.php";
 
 			//error correction level
 				//QR_ERROR_CORRECT_LEVEL_L : $e = 0;