We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 0bcb1f6 + b21fe82 commit c45e475Copy full SHA for c45e475
1 file changed
rtf-html-php.php
@@ -622,6 +622,7 @@ class RtfHtml
622
{
623
private $output = '';
624
private $encoding;
625
+ private $defaultFont;
626
627
// Initialise Encoding
628
public function __construct($encoding = 'HTML-ENTITIES')
0 commit comments