Fix Export PDF in PHP7.1

This commit is contained in:
Eric
2018-12-06 09:27:28 +01:00
parent ab6cf18445
commit c29d7f9a07

View File

@@ -19748,7 +19748,7 @@ Putting 1 is equivalent to putting 0 and calling Ln() just after. Default value:
break;
}
case 'a': {
$this->HREF = '';
$this->HREF = array();
break;
}
case 'sup': {