mirror of
https://github.com/Combodo/iTop.git
synced 2026-04-25 11:38:44 +02:00
update tcpdf to v6.2.26 (php 7.3 compatibility)
This commit is contained in:
@@ -720,6 +720,7 @@ class QRcode {
|
||||
protected function encodeMask($mask) {
|
||||
$spec = array(0, 0, 0, 0, 0);
|
||||
$this->datacode = $this->getByteStream($this->items);
|
||||
|
||||
if (is_null($this->datacode)) {
|
||||
return NULL;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user