Fix scrutinizer
This commit is contained in:
parent
22301d63d8
commit
f0d14662b9
@ -29,5 +29,5 @@ require '../../core/modules/barcode/doc/tcpdfbarcode.modules.php';
|
||||
|
||||
$key = GETPOST('key');
|
||||
|
||||
$module = new modTcpdfbarcode($db);
|
||||
$module = new modTcpdfbarcode();
|
||||
$result = $module->buildBarCode("http://www.takepos.com", 'QRCODE', 'Y');
|
||||
|
||||
Loading…
Reference in New Issue
Block a user