]> git.immae.eu Git - github/shaarli/Shaarli.git/commit
QRCode plugin: use url instead of real_url 418/head
authorArthurHoaro <arthur@hoa.ro>
Tue, 22 Dec 2015 09:24:31 +0000 (10:24 +0100)
committerArthurHoaro <arthur@hoa.ro>
Tue, 22 Dec 2015 09:59:41 +0000 (10:59 +0100)
commit49e62f22ad750d4d60936ec8437caee91809b179
tree238d7d9996ce165f71f6a718ccd5a79457962388
parent79851b489087f8a3027ecd805255cd13ee6fcf63
QRCode plugin: use url instead of real_url

Fixes #414 and avoid usage of redirector in QRCode.

Also fixed a bug with URL encoding.
application/LinkDB.php
plugins/qrcode/qrcode.php
tests/plugins/PlugQrcodeTest.php