Change the reference to includes/qr directory.
This commit is contained in:
@@ -151,7 +151,7 @@ if (count($_GET)>0) {
|
|||||||
$content = $vcard->card;
|
$content = $vcard->card;
|
||||||
|
|
||||||
//include
|
//include
|
||||||
require_once "includes/qr/qrcode.php";
|
require_once PROJECT_PATH."/resources/qr/qrcode.php";
|
||||||
|
|
||||||
//error correction level
|
//error correction level
|
||||||
//QR_ERROR_CORRECT_LEVEL_L : $e = 0;
|
//QR_ERROR_CORRECT_LEVEL_L : $e = 0;
|
||||||
|
|||||||
Reference in New Issue
Block a user