![Picture of Arturs Sosins Picture of Arturs Sosins](/picture/user/838850.jpg)
Arturs Sosins - 2011-11-11 06:39:50 -
In reply to message 1 from jason_bourne
Hi,
it seems that you didn't create an instance before calling class method.
Do you have something like this:
include("qrcode.php");
$qr = new qrcode();
before calling $qr->link method?