Explorar o código

:shower: fix svg example

codemasher %!s(int64=5) %!d(string=hai) anos
pai
achega
be3beb936c
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      examples/svg.php

+ 1 - 0
examples/svg.php

@@ -20,6 +20,7 @@ $gzip = true;
 $options = new QROptions([
 	'version'      => 7,
 	'outputType'   => QRCode::OUTPUT_MARKUP_SVG,
+	'imageBase64'  => false,
 	'eccLevel'     => QRCode::ECC_L,
 	'svgViewBoxSize' => 530,
 	'addQuietzone' => true,