File "qrcode.html"
Full path: /home/argothem/www/organecyberpresse/plugins/auto/qrcode/v2.0.0/modeles/qrcode.html
File size: 171 bytes
MIME-type: text/csv
Charset: utf-8
#SET{size, (#ENV{taille}|sinon{#CONFIG{'qrcode/taille'}}|sinon{1})}
#SET{ecc, (#CONFIG{'qrcode/ecc'}|sinon{'L'})}
[(#ENV{texte}|qrcode{#GET{size},#CONFIG{'qrcode/ecc'}})]