Merge branch 'Preorderlogistics/make-working' into 'master'
made preorderlogistics working again See merge request fronk/thetool!1146
This commit is contained in:
@@ -228,8 +228,6 @@ class PreorderlogisticsController extends mfBaseController {
|
||||
}
|
||||
}
|
||||
|
||||
$qrimg = $plog->getCifQrPng($preorder->cifurl);
|
||||
|
||||
$qr = QRCode::init($preorder->cifurl); // $data & $options are optional
|
||||
|
||||
$image_encoded = $qr->base64();
|
||||
|
||||
Reference in New Issue
Block a user