Explorar o código

:shower: fix svg example

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

+ 1 - 0
examples/svg.php

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