From 28e15c6f8c552dcd712f0b8258b29b6de7feac97 Mon Sep 17 00:00:00 2001 From: mscherer Date: Mon, 15 Apr 2024 19:29:01 +0200 Subject: [PATCH] Add wifi --- plugins/Sandbox/templates/QrCodeExamples/complex.php | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/plugins/Sandbox/templates/QrCodeExamples/complex.php b/plugins/Sandbox/templates/QrCodeExamples/complex.php index 0dc1d08e..5d682b8f 100644 --- a/plugins/Sandbox/templates/QrCodeExamples/complex.php +++ b/plugins/Sandbox/templates/QrCodeExamples/complex.php @@ -18,17 +18,18 @@

Here we use a controller action to allow rendering also directly

+ +

Result

Result'; - echo $this->QrCode->$ext($result, $options); - } + echo $this->QrCode->$ext($result, $options); ?>
Show text
+ +

Generate QR Code