Skip to content

Commit

Permalink
Add wifi
Browse files Browse the repository at this point in the history
  • Loading branch information
dereuromark committed Apr 15, 2024
1 parent 64f53be commit c14a5c6
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions plugins/Sandbox/templates/QrCodeExamples/complex.php
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,11 @@
echo $this->QrCode->$ext($result, $options);
}
?>

<details style="margin-top: 10px;">
<summary>Show text</summary>
<code><?php echo h($result); ?></code>
</details>
</div>

<h4>Generate QR Code</h4>
Expand Down

0 comments on commit c14a5c6

Please sign in to comment.