From 766853fa6bc2df9b5dcdd5dbfa1317949080286d Mon Sep 17 00:00:00 2001 From: llgoer Date: Sat, 25 Apr 2020 19:18:29 +0800 Subject: [PATCH] Update qrcode.lib.php --- src/include/taglib/qrcode.lib.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/include/taglib/qrcode.lib.php b/src/include/taglib/qrcode.lib.php index 5a1222f..14379d0 100755 --- a/src/include/taglib/qrcode.lib.php +++ b/src/include/taglib/qrcode.lib.php @@ -37,7 +37,7 @@ function lib_qrcode(&$ctag,&$refObj) var __dedeqrcode_id={$GLOBALS['qrcode_id']}; var __dedeqrcode_aid={$id}; var __dedeqrcode_type='{$type}'; - var __dedeqrcode_dir='{$GLOBALS['cfg_images_dir']}'; + var __dedeqrcode_dir='{$GLOBALS['cfg_plus_dir']}'; EOT;