qr-code-reader
qr-code-reader copied to clipboard
Bugfix GD Driver
QR Code reader with GD driver is not working.
I just remove $ from the variable $this->$gdImage to $this->gdImage.
It's working now.